Units API.

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

GET /api/units/37446/?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": [
        "Check the syntax of your code to see if you have obeyed the rules of the language. If you have not, it will complain!"
    ],
    "previous_source": "",
    "target": [
        "Verifique a sintaxe do seu código para ver se você obedeceu as regras do idioma. Se você não tiver, ele vai reclamar! "
    ],
    "id_hash": 669923413501396596,
    "content_hash": 669923413501396596,
    "location": "book.translate.xml:748",
    "context": "",
    "note": "(itstool) path: step/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 24,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105753/?format=api",
    "priority": 100,
    "id": 37446,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=894c0bcb9077c674",
    "url": "https://translate-dev.freebsd.org/api/units/37446/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.678073Z"
}