Units API.

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

GET /api/units/492/?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/es/?format=api",
    "source": [
        "Shutdown the listed computers or all if none are specified. You can specify the computer's instance id (e.g. 123), computer id (e.g #123) or label (e.g. \"@My Computer\")."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5907300749517813416,
    "content_hash": -2601805398708263264,
    "location": "",
    "context": "commands.computercraft.shutdown.desc",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 28,
    "source_unit": "https://i18n.tweaked.cc/api/units/51/?format=api",
    "priority": 100,
    "id": 492,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/es/?checksum=2e050d443b978958",
    "url": "https://i18n.tweaked.cc/api/units/492/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:29.802827Z"
}