Units API.

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

GET /api/units/13573/?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/ja/?format=api",
    "source": [
        "Room"
    ],
    "previous_source": "Room",
    "target": [
        "Raum"
    ],
    "id_hash": -6749184270348369144,
    "content_hash": -6749184270348369144,
    "location": "pretalx/schedule/models/slot.py:49",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1394,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/13490/?format=api",
    "priority": 100,
    "id": 13573,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=225614aa323b4308",
    "url": "http://translate.pretalx.com/api/units/13573/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-02T13:54:39.126573Z"
}