Units API.

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

GET /api/units/3066/?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/glossary/ja_jp/?format=api",
    "source": [
        "ComputerCraft"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7070052007344703509,
    "content_hash": 7070052007344703509,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://i18n.tweaked.cc/api/units/2837/?format=api",
    "priority": 100,
    "id": 3066,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/glossary/ja_jp/?checksum=e21dded789518815",
    "url": "https://i18n.tweaked.cc/api/units/3066/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-07T11:04:14.512364Z"
}