Units API.

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

GET /api/units/487/?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": [
        "No such command '%s'"
    ],
    "previous_source": "",
    "target": [
        "Sin comando '%s'"
    ],
    "id_hash": -7841702211335253720,
    "content_hash": -4987206844107211724,
    "location": "",
    "context": "commands.computercraft.help.no_command",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://i18n.tweaked.cc/api/units/46/?format=api",
    "priority": 100,
    "id": 487,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/es/?checksum=132cad62caf79128",
    "url": "https://i18n.tweaked.cc/api/units/487/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:29.710778Z"
}