Units API.

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

GET /api/units/32756/?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": [
        "Your draft was saved. You can continue to edit it as long as the CfP is open."
    ],
    "previous_source": "",
    "target": [
        "초안이 저장되었습니다. CfP가 열려 있는 한 계속 편집할 수 있습니다."
    ],
    "id_hash": -7421280234754030141,
    "content_hash": -7421280234754030141,
    "location": "pretalx/cfp/flow.py:355",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "http://translate.pretalx.com/api/units/25633/?format=api",
    "priority": 100,
    "id": 32756,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ko/?checksum=190250f234dbc5c3",
    "url": "http://translate.pretalx.com/api/units/32756/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-02T05:43:05.210969Z"
}