Units API.

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

GET /api/units/37509/?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": [
        "When the compiler sees you call a function, it checks if it has already seen a prototype for it. If it has not, it assumes the function returns an <type>int</type>, which is definitely not what you want here."
    ],
    "previous_source": "",
    "target": [
        "Quando o compilador vê você chama uma função, ele verifica se ele já viu um protótipo para ele. Se não, ele assume que a função retorna um <type> int </type> que definitivamente não é o que você quer aqui "
    ],
    "id_hash": 4640237470934913777,
    "content_hash": 4640237470934913777,
    "location": "book.translate.xml:1089",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 38,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105816/?format=api",
    "priority": 100,
    "id": 37509,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=c0656f65108852f1",
    "url": "https://translate-dev.freebsd.org/api/units/37509/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.333854Z"
}