Units API.

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

GET /api/units/37468/?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": [
        "This will produce an <firstterm>object file</firstterm> (not an executable) called <filename>foobar.o</filename>. This can be linked together with other object files into an executable."
    ],
    "previous_source": "",
    "target": [
        "Isso produzirá um <firstterm> arquivo de objeto </firstterm> (não um executável) chamado <filename> foobar.o </filename> . Isso pode ser vinculado a outros arquivos de objetos em um executável. "
    ],
    "id_hash": 1302460952045017065,
    "content_hash": 1302460952045017065,
    "location": "book.translate.xml:853",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 161,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 23,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105775/?format=api",
    "priority": 100,
    "id": 37468,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=92134555cc75d7e9",
    "url": "https://translate-dev.freebsd.org/api/units/37468/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.892175Z"
}