Units API.

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

GET /api/units/31169/?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": [
        "start:\n      cld\t\t\t# String ops inc\n      xorw %ax,%ax\t\t# Zero\n      movw %ax,%es\t\t# Address\n      movw %ax,%ds\t\t#  data\n      movw %ax,%ss\t\t# Set up\n      movw 0x7c00,%sp\t\t#  stack"
    ],
    "previous_source": "",
    "target": [
        "start:\n      cld\t\t\t# String ops inc\n      xorw %ax,%ax\t\t# Zero\n      movw %ax,%es\t\t# Address\n      movw %ax,%ds\t\t#  data\n      movw %ax,%ss\t\t# Set up\n      movw 0x7c00,%sp\t\t#  stack"
    ],
    "id_hash": 9168117939517014668,
    "content_hash": 9168117939517014668,
    "location": "book.translate.xml:609",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 72,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 27,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102218/?format=api",
    "priority": 100,
    "id": 31169,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=ff3bb2b0f3cc428c",
    "url": "https://translate-dev.freebsd.org/api/units/31169/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:42.447267Z"
}