Units API.

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

GET /api/units/42626/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/en/?format=api",
    "source": [
        "Android"
    ],
    "previous_source": "",
    "target": [
        "Android"
    ],
    "id_hash": 7862479198932868538,
    "content_hash": 7862479198932868538,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/42626/?format=api",
    "priority": 100,
    "id": 42626,
    "web_url": "https://weblate.rikka.app/translate/app-ops/glossary/en/?checksum=ed1d232c9a4a9dba",
    "url": "https://weblate.rikka.app/api/units/42626/?format=api",
    "explanation": "The word has been added so that it does not appear underlined.",
    "extra_flags": "read-only",
    "pending": false,
    "timestamp": "2023-02-24T12:08:18.834106Z"
}