Units API.

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

GET /api/units/10267/?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/cs/?format=api",
    "source": [
        "Advanced Computer"
    ],
    "previous_source": "",
    "target": [
        "Pokročilý počítač"
    ],
    "id_hash": -2879568691178847719,
    "content_hash": -6947492061073927772,
    "location": "",
    "context": "block.computercraft.computer_advanced",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/3/?format=api",
    "priority": 100,
    "id": 10267,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/cs/?checksum=5809b7882ff2c219",
    "url": "https://i18n.tweaked.cc/api/units/10267/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-10T12:08:49.237795Z"
}