Units API.

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

GET /api/units/72/?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": [
        "Click to stop tracking"
    ],
    "previous_source": "",
    "target": [
        "Click to stop tracking"
    ],
    "id_hash": -1638742715414394315,
    "content_hash": 952017201375616042,
    "location": "",
    "context": "commands.computercraft.track.stop.action",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://i18n.tweaked.cc/api/units/72/?format=api",
    "priority": 100,
    "id": 72,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=6942042ec9774a35",
    "url": "https://i18n.tweaked.cc/api/units/72/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:21.179463Z"
}