Units API.

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

GET /api/units/37519/?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": [
        "OK, I have an executable called <filename>foobar</filename>, I can see it when I run <command>ls</command>, but when I type in <command>foobar</command> at the command prompt it tells me there is no such file. Why can it not find it?"
    ],
    "previous_source": "",
    "target": [
        "OK, eu tenho um executável chamado <filename> foobar </filename> , Eu posso ver quando corro <command> ls </command> , mas quando eu digito <command> foobar </command> no prompt de comando, ele me diz que não existe tal arquivo. Por que não pode encontrá-lo?"
    ],
    "id_hash": 8622403799319716311,
    "content_hash": 8622403799319716311,
    "location": "book.translate.xml:1155",
    "context": "",
    "note": "(itstool) path: question/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 212,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105826/?format=api",
    "priority": 100,
    "id": 37519,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=f7a8ee92706e21d7",
    "url": "https://translate-dev.freebsd.org/api/units/37519/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.455310Z"
}