Units API.

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

GET /api/units/2399/?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": [
        "Files corrupted when uploading. Please try again."
    ],
    "previous_source": "",
    "target": [
        "업로드할 때 파일이 손상되었습니다. 다시 시도하십시오."
    ],
    "id_hash": 1038505502080595764,
    "content_hash": -3575142493308235000,
    "location": "",
    "context": "gui.computercraft.upload.failed.corrupted",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 190,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://i18n.tweaked.cc/api/units/2371/?format=api",
    "priority": 100,
    "id": 2399,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ko/?checksum=8e6983407ccd7734",
    "url": "https://i18n.tweaked.cc/api/units/2399/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-29T15:59:24.172235Z"
}