Units API.

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

GET /api/units/29116/?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/zh_Hans/?format=api",
    "source": [
        "Our schedule is not live yet."
    ],
    "previous_source": "",
    "target": [
        "我们的时间表还未公布。"
    ],
    "id_hash": -8606970576611507219,
    "content_hash": -8606970576611507219,
    "location": "pretalx/agenda/views/schedule.py:174",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pretalx.com/api/units/9382/?format=api",
    "priority": 100,
    "id": 29116,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/zh_Hans/?checksum=088de5dcbcd503ed",
    "url": "http://translate.pretalx.com/api/units/29116/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-10T08:49:35.767535Z"
}