Units API.

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

GET /api/units/7990/?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/nb_NO/?format=api",
    "source": [
        "Printed Book"
    ],
    "previous_source": "",
    "target": [
        "Printet Bok"
    ],
    "id_hash": 740129652347889245,
    "content_hash": 9065862923905189203,
    "location": "",
    "context": "item.computercraft.printed_book",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/25/?format=api",
    "priority": 100,
    "id": 7990,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/nb_NO/?checksum=8a4577ff57ede65d",
    "url": "https://i18n.tweaked.cc/api/units/7990/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-24T15:45:47.416068Z"
}