Units API.

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

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

{
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/en/?format=api",
    "source": [
        "Thank you for your feedback!"
    ],
    "previous_source": "",
    "target": [
        "Thank you for your feedback!"
    ],
    "id_hash": 4086762316433020093,
    "content_hash": 8950800287715112055,
    "location": "",
    "context": "thank_you_for_your_feedback",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 730,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.gtaf.org/api/units/120642/?format=api",
    "priority": 100,
    "id": 120642,
    "web_url": "http://translate.gtaf.org/translate/sadiq/strings/en/?checksum=b8b718ac987154bd",
    "url": "http://translate.gtaf.org/api/units/120642/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-09-18T08:26:01.733165Z"
}