Units API.

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

GET /api/units/31180/?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": [
        "save_curdrive:\n      movb %dl, (%bp)\t\t# Save drive number\n      pushw %dx\t\t\t# Also in the stack\n#ifdef\tTEST\t/* test code, print internal bios drive */\n      rolb $1, %dl\n      movw $drive, %si\n      call putkey\n#endif\n      callw putn\t\t# Print a newline"
    ],
    "previous_source": "",
    "target": [
        "save_curdrive:\n      movb %dl, (%bp)\t\t# Save drive number\n      pushw %dx\t\t\t# Also in the stack\n#ifdef\tTEST\t/* test code, print internal bios drive */\n      rolb $1, %dl\n      movw $drive, %si\n      call putkey\n#endif\n      callw putn\t\t# Print a newline"
    ],
    "id_hash": 3009286231114505257,
    "content_hash": 3009286231114505257,
    "location": "book.translate.xml:734",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 83,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 40,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102229/?format=api",
    "priority": 100,
    "id": 31180,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=a9c321e2210ddc29",
    "url": "https://translate-dev.freebsd.org/api/units/31180/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:42.561640Z"
}