Units API.

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

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

{
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/en/?format=api",
    "source": [
        "Toggle Default CMS Community"
    ],
    "previous_source": "",
    "target": [
        "Toggle Default CMS Community"
    ],
    "id_hash": -8065368230876380731,
    "content_hash": 3639953266605794149,
    "location": "",
    "context": "menu.togDefaultCom",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 130,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.sonoransoftware.com/api/units/123/?format=api",
    "priority": 100,
    "id": 123,
    "web_url": "https://translate.sonoransoftware.com/translate/sonoran-cms/web-app/en/?checksum=10120e537fe481c5",
    "url": "https://translate.sonoransoftware.com/api/units/123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-16T00:23:56.357411Z",
    "last_updated": "2025-10-30T23:54:28.882343Z"
}