Units API.

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

GET /api/units/2398/?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": [
        "Uploading files failed (%s)"
    ],
    "previous_source": "",
    "target": [
        "파일을 업로드하지 못했습니다. (%s)"
    ],
    "id_hash": -6906471364426255438,
    "content_hash": 1859272463667275359,
    "location": "",
    "context": "gui.computercraft.upload.failed.generic",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://i18n.tweaked.cc/api/units/2370/?format=api",
    "priority": 100,
    "id": 2398,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ko/?checksum=202748e2d7f733b2",
    "url": "https://i18n.tweaked.cc/api/units/2398/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-29T15:59:24.168557Z"
}