Units API.

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

GET /api/units/2356328/?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/en/?format=api",
    "source": [
        "One vertex registered",
        "%<PRId64> vertices registered"
    ],
    "previous_source": "",
    "target": [
        "One vertex registered",
        "%<PRId64> vertices registered"
    ],
    "id_hash": 6603905139093614102,
    "content_hash": 6603905139093614102,
    "location": "../lib/vector/Vlib/build_nat.c:122, ../lib/vector/Vlib/build_sfa.c:381, ../lib/vector/Vlib/build_sfa.c:668",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1381,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/2356328/?format=api",
    "priority": 100,
    "id": 2356328,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/en/?checksum=dba5c8bc2a0d2e16",
    "url": "https://weblate.osgeo.org/api/units/2356328/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-12T17:16:39.574511Z"
}