Units API.

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

GET /api/units/92/?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": [
        "Argument expected"
    ],
    "previous_source": "",
    "target": [
        "Argument expected"
    ],
    "id_hash": -3335342332439592900,
    "content_hash": 3012558061620148716,
    "location": "",
    "context": "argument.computercraft.argument_expected",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/92/?format=api",
    "priority": 100,
    "id": 92,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=51b67bd1ee9d803c",
    "url": "https://i18n.tweaked.cc/api/units/92/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:21.974976Z"
}