Units API.

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

GET /api/units/215/?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": [
        "You have one hour left before you can bump again | You have {hours} hours left before you can bump again"
    ],
    "previous_source": "",
    "target": [
        "You have one hour left before you can bump again | You have {hours} hours left before you can bump again"
    ],
    "id_hash": 8913203179599131249,
    "content_hash": -739200981233740481,
    "location": "",
    "context": "customization.tooltips.hoursUntilNextBump",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 215,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://translate.sonoransoftware.com/api/units/215/?format=api",
    "priority": 100,
    "id": 215,
    "web_url": "https://translate.sonoransoftware.com/translate/sonoran-cms/web-app/en/?checksum=fbb20f1152e37271",
    "url": "https://translate.sonoransoftware.com/api/units/215/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-16T00:23:58.080916Z",
    "last_updated": "2025-10-30T23:54:29.085162Z"
}