Units API.

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

GET /api/units/6299/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/ko/?format=api",
    "source": [
        "I will delete my messages from the last 100 messages"
    ],
    "previous_source": "",
    "target": [
        "최근 100개의 메시지 중에서 제 메시지를 삭제할게요"
    ],
    "id_hash": 2765941709593365426,
    "content_hash": -1695847477070025227,
    "location": "",
    "context": "DESCRIPTION_CLEAN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 147,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.ayana.io/api/units/3462/?format=api",
    "priority": 100,
    "id": 6299,
    "web_url": "https://translate.ayana.io/translate/ayana/commands/ko/?checksum=a66299548dbfcbb2",
    "url": "https://translate.ayana.io/api/units/6299/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:21.808435Z"
}