Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
    "source": [
        "We sadly had to cancel a session: "
    ],
    "previous_source": "",
    "target": [
        "Infelizmente tivemos que cancelar uma sessão: "
    ],
    "id_hash": 1313747771349506975,
    "content_hash": 1313747771349506975,
    "location": "pretalx/agenda/templates/agenda/changelog_block.html:42",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pretalx.com/api/units/11021/?format=api",
    "priority": 100,
    "id": 13613,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/pt_BR/?checksum=923b5ea333bf9b9f",
    "url": "http://translate.pretalx.com/api/units/13613/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-11T18:43:20.750226Z"
}