Units API.

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

GET /api/units/29137/?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": [
        "{speaker} invites you to join their session!"
    ],
    "previous_source": "",
    "target": [
        "{speaker} 邀请您加入他们的会话!"
    ],
    "id_hash": 822005452394288250,
    "content_hash": 822005452394288250,
    "location": "pretalx/cfp/phrases.py:39",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pretalx.com/api/units/11055/?format=api",
    "priority": 100,
    "id": 29137,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/zh_Hans/?checksum=8b68599a9165547a",
    "url": "http://translate.pretalx.com/api/units/29137/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-10T08:49:35.901335Z"
}