Units API.

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

GET /api/units/491/?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 computers remotely."
    ],
    "previous_source": "",
    "target": [
        "Apague las computadoras de forma remota."
    ],
    "id_hash": 1421387538501370421,
    "content_hash": -824371330768899279,
    "location": "",
    "context": "commands.computercraft.shutdown.synopsis",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://i18n.tweaked.cc/api/units/50/?format=api",
    "priority": 100,
    "id": 491,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/es/?checksum=93b9c86f788a8235",
    "url": "https://i18n.tweaked.cc/api/units/491/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:29.785111Z"
}