Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/en/?format=api",
    "source": [
        "%u items",
        "%u item",
        "%u items"
    ],
    "previous_source": "",
    "target": [
        "%u items",
        "%u item",
        "%u items"
    ],
    "id_hash": 2124120825799215409,
    "content_hash": 4027646083470794718,
    "location": "",
    "context": "%u item(s):items",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/84890766/?format=api",
    "priority": 100,
    "id": 84890766,
    "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/en/?checksum=9d7a64a311c58931",
    "url": "https://hosted.weblate.org/api/units/84890766/?format=api",
    "explanation": "",
    "extra_flags": "ignore-same-plurals, placeholders:%u",
    "pending": false,
    "timestamp": "2022-10-12T16:42:54.634443+02:00"
}