Units API.

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

GET /api/units/42158/?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_faq/pt_BR/?format=api",
    "source": [
        "Why do I get an error message, <errorname>readin failed</errorname> after compiling and booting a new kernel?"
    ],
    "previous_source": "",
    "target": [
        "Por que recebo uma mensagem de erro, <errorname>readin failed</errorname> depois de compilar e inicializar um novo kernel?"
    ],
    "id_hash": 7345271014575212127,
    "content_hash": 7345271014575212127,
    "location": "book.translate.xml:1339",
    "context": "",
    "note": "(itstool) path: question/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 226,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108012/?format=api",
    "priority": 100,
    "id": 42158,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/pt_BR/?checksum=e5efa51222ba865f",
    "url": "https://translate-dev.freebsd.org/api/units/42158/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:29.817578Z"
}