Units API.

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

GET /api/units/455/?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": [
        "Wired Modem"
    ],
    "previous_source": "",
    "target": [
        "Módem con cable"
    ],
    "id_hash": 6324107638564970258,
    "content_hash": -7088037552144323472,
    "location": "",
    "context": "block.computercraft.wired_modem_full",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/14/?format=api",
    "priority": 100,
    "id": 455,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/es/?checksum=d7c3be6405ffdf12",
    "url": "https://i18n.tweaked.cc/api/units/455/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:29.191871Z"
}