Units API.

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

GET /api/units/2314912/?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/sv/?format=api",
    "source": [
        "BZIP2 version %s compression error %d"
    ],
    "previous_source": "",
    "target": [
        "BZIP2-version %s komprimeringsfel %d"
    ],
    "id_hash": -8197887678278738123,
    "content_hash": -8197887678278738123,
    "location": "../lib/gis/cmprbzip.c:141",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 172,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/475121/?format=api",
    "priority": 100,
    "id": 2314912,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/sv/?checksum=0e3b409743a4df35",
    "url": "https://weblate.osgeo.org/api/units/2314912/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-03T15:32:19.707609Z"
}