Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/en/?format=api",
    "source": [
        "Item is locked"
    ],
    "previous_source": "",
    "target": [
        "Item is locked"
    ],
    "id_hash": 3245434360900809672,
    "content_hash": -4750881299667009495,
    "location": "",
    "context": "item_is_locked",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1465,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/3357986/?format=api",
    "priority": 100,
    "id": 3357986,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/en/?checksum=ad0a195b2f56f3c8",
    "url": "https://translate.habitica.com/api/units/3357986/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-11-13T11:52:44.061516Z"
}