Units API.

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

GET /api/units/37532/?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": [
        "Trying to write to a <symbol>NULL</symbol> pointer, eg"
    ],
    "previous_source": "",
    "target": [
        "Tentando escrever para um <symbol> NULO </symbol> ponteiro, por exemplo "
    ],
    "id_hash": 4946124181790204283,
    "content_hash": 4946124181790204283,
    "location": "book.translate.xml:1242",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 225,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105839/?format=api",
    "priority": 100,
    "id": 37532,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=c4a429bcd693217b",
    "url": "https://translate-dev.freebsd.org/api/units/37532/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.571593Z"
}