Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/31220/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_arch-handbook/pt_BR/?format=api",
    "source": [
        "nread:\n      mov $0x8c00,%bx\t\t# Transfer buffer\n      mov 0x8(%si),%ax\t\t# Get\n      mov 0xa(%si),%cx\t\t#  LBA\n      push %cs\t\t\t# Read from\n      callw xread.1\t\t#  disk\n      jnc return\t\t# If success, return"
    ],
    "previous_source": "",
    "target": [
        "nread:\n      mov $0x8c00,%bx\t\t# Transfer buffer\n      mov 0x8(%si),%ax\t\t# Get\n      mov 0xa(%si),%cx\t\t#  LBA\n      push %cs\t\t\t# Read from\n      callw xread.1\t\t#  disk\n      jnc return\t\t# If success, return"
    ],
    "id_hash": -68044345277244283,
    "content_hash": -68044345277244283,
    "location": "book.translate.xml:1120",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 29,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102269/?format=api",
    "priority": 100,
    "id": 31220,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=7f0e42074ac69c85",
    "url": "https://translate-dev.freebsd.org/api/units/31220/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:43.105631Z"
}