Units API.

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

GET /api/units/39/?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": [
        "Peripheral \"%s\" connected to network"
    ],
    "previous_source": "",
    "target": [
        "Peripheral \"%s\" connected to network"
    ],
    "id_hash": 2366176813881295249,
    "content_hash": 6178038956667254756,
    "location": "",
    "context": "chat.computercraft.wired_modem.peripheral_connected",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://i18n.tweaked.cc/api/units/39/?format=api",
    "priority": 100,
    "id": 39,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=a0d6594693290191",
    "url": "https://i18n.tweaked.cc/api/units/39/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:19.870359Z"
}