Units API.

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

GET /api/units/32760/?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/ko/?format=api",
    "source": [
        "Before we can save your proposal, we have some more questions for you."
    ],
    "previous_source": "",
    "target": [
        "제안서를 저장하기 전에 몇 가지 질문이 더 있습니다."
    ],
    "id_hash": -5104906687668440544,
    "content_hash": -5104906687668440544,
    "location": "pretalx/cfp/flow.py:406",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "http://translate.pretalx.com/api/units/11047/?format=api",
    "priority": 100,
    "id": 32760,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ko/?checksum=3927ba6a1e01b220",
    "url": "http://translate.pretalx.com/api/units/32760/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-02T05:43:05.219971Z"
}