Units API.

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

GET /api/units/18820305/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/documentation/pt_BR/?format=api",
    "source": [
        "Whenever a new source string is imported from the VCS, it is flagged as needing editing in Weblate. This way you can easily filter and edit source strings written by the developers."
    ],
    "previous_source": "",
    "target": [
        "Sempre que um novo texto fonte for importado do VCS, ele é marcado como necessita edição no Weblate. Desta forma você pode filtrar facilmente e editar os textos fontes escritos pelos desenvolvedores."
    ],
    "id_hash": 1321160362254520828,
    "content_hash": 1321160362254520828,
    "location": "../../admin/addons.rst:428",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 495,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 32,
    "source_unit": "https://hosted.weblate.org/api/units/18467829/?format=api",
    "priority": 100,
    "id": 18820305,
    "web_url": "https://hosted.weblate.org/translate/weblate/documentation/pt_BR/?checksum=9255b4598381d1fc",
    "url": "https://hosted.weblate.org/api/units/18820305/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-11T22:56:32.331989+02:00"
}