Units API.

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

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

{
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/?format=api",
    "source": [
        "File names are too long to be uploaded."
    ],
    "previous_source": "",
    "target": [
        "파일 이름이 너무 길어서 업로드할 수 없습니다."
    ],
    "id_hash": 8342843487229993537,
    "content_hash": -7414814821221682650,
    "location": "",
    "context": "gui.computercraft.upload.failed.name_too_long",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 192,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://i18n.tweaked.cc/api/units/2368/?format=api",
    "priority": 100,
    "id": 2396,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ko/?checksum=f3c7bbf309066241",
    "url": "https://i18n.tweaked.cc/api/units/2396/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-29T15:59:24.160157Z"
}