Units API.

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

GET /api/units/36/?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": [
        "Wireless"
    ],
    "previous_source": "",
    "target": [
        "Wireless"
    ],
    "id_hash": -5252269552489554466,
    "content_hash": -2187334283436537555,
    "location": "",
    "context": "upgrade.computercraft.wireless_modem_normal.adjective",
    "note": "",
    "flags": "",
    "labels": [
        "Pocket computer/turtle upgrades"
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 227,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://i18n.tweaked.cc/api/units/36/?format=api",
    "priority": 100,
    "id": 36,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=371c30ab73429dde",
    "url": "https://i18n.tweaked.cc/api/units/36/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:19.765222Z"
}