Units API.

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

GET /api/units/37447/?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_developers-handbook/pt_BR/?format=api",
    "source": [
        "Convert the source code into assembly language—this is very close to machine code, but still understandable by humans. Allegedly."
    ],
    "previous_source": "",
    "target": [
        "Converte o código-fonte em linguagem assembly - isso é muito próximo do código da máquina, mas ainda é compreensível pelos humanos (supostamente)."
    ],
    "id_hash": 4153644672684935486,
    "content_hash": 4153644672684935486,
    "location": "book.translate.xml:754",
    "context": "",
    "note": "(itstool) path: step/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 140,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105754/?format=api",
    "priority": 100,
    "id": 37447,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=b9a4b5d2a694493e",
    "url": "https://translate-dev.freebsd.org/api/units/37447/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.692411Z"
}