Units API.

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

GET /api/units/37525/?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": [
        "I compiled my program and it seemed to run all right at first, then there was an error and it said something about <errorname>core dumped</errorname>. What does that mean?"
    ],
    "previous_source": "",
    "target": [
        "Eu compilei meu programa e ele pareceu funcionar bem no começo, depois houve um erro e ele disse algo sobre <errorname> núcleo despejado </errorname> . O que isso significa?"
    ],
    "id_hash": -6721760590139894656,
    "content_hash": -6721760590139894656,
    "location": "book.translate.xml:1196",
    "context": "",
    "note": "(itstool) path: question/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 218,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105832/?format=api",
    "priority": 100,
    "id": 37525,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=22b7825b4f7dd480",
    "url": "https://translate-dev.freebsd.org/api/units/37525/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.503210Z"
}