Units API.

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

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

{
    "translation": "https://translate.gajim.org/api/translations/gajim/master/en/?format=api",
    "source": [
        "%(count)s Participant",
        "%(count)s Participants"
    ],
    "previous_source": "",
    "target": [
        "%(count)s Participant",
        "%(count)s Participants"
    ],
    "id_hash": 5937926968403657325,
    "content_hash": 5937926968403657325,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://translate.gajim.org/api/units/6138772/?format=api",
    "priority": 100,
    "id": 6138772,
    "web_url": "https://translate.gajim.org/translate/gajim/master/en/?checksum=d267c11e05e9826d",
    "url": "https://translate.gajim.org/api/units/6138772/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-11T18:46:30.289898Z"
}