Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/grass-gis/grasslibs/fr/?format=api",
    "source": [
        "Table name too long: <%s>"
    ],
    "previous_source": "",
    "target": [
        "Nom de la table trop long : <%s>"
    ],
    "id_hash": 9204327144446713174,
    "content_hash": 9204327144446713174,
    "location": "../lib/db/dbmi_client/table.c:63, ../lib/db/dbmi_client/table.c:84",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.osgeo.org/api/units/2369761/?format=api",
    "priority": 100,
    "id": 2369793,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/fr/?checksum=ffbc56c5713b5d56",
    "url": "https://weblate.osgeo.org/api/units/2369793/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-09-27T18:58:32.092589Z"
}