Units API.

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

GET /api/units/18820307/?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 translatable string is imported from the VCS, it is flagged as needing editing in Weblate. This way you can easily filter and edit translations created by the developers."
    ],
    "previous_source": "",
    "target": [
        "Sempre que um novo texto traduzível for importado do VCS, ele é marcado como necessita edição no Weblate. Desta forma você pode filtrar facilmente e editar as traduções criadas pelos desenvolvedores."
    ],
    "id_hash": 4560896752349941729,
    "content_hash": 4560896752349941729,
    "location": "../../admin/addons.rst:445",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 498,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 31,
    "source_unit": "https://hosted.weblate.org/api/units/18467833/?format=api",
    "priority": 100,
    "id": 18820307,
    "web_url": "https://hosted.weblate.org/translate/weblate/documentation/pt_BR/?checksum=bf4b8f6e7d0d0fe1",
    "url": "https://hosted.weblate.org/api/units/18820307/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-11T22:56:32.449056+02:00"
}