Units API.

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

GET /api/units/8205/?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/en/?format=api",
    "source": [
        "%s (count)"
    ],
    "previous_source": "",
    "target": [
        "%s (count)"
    ],
    "id_hash": 1678046239558696853,
    "content_hash": 4546024004742088678,
    "location": "",
    "context": "tracking_field.computercraft.count",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 213,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/8205/?format=api",
    "priority": 100,
    "id": 8205,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=97499e2a09937f95",
    "url": "https://i18n.tweaked.cc/api/units/8205/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-20T10:25:35.544631Z"
}