Units API.

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

GET /api/units/2314978/?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": [
        "Pseudo-random number generator not seeded"
    ],
    "previous_source": "",
    "target": [
        "Generatorn för pseudoslumpmässiga tal inte seedad"
    ],
    "id_hash": 6580790779598281860,
    "content_hash": 6580790779598281860,
    "location": "../lib/gis/lrand48.c:121",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 239,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.osgeo.org/api/units/474663/?format=api",
    "priority": 100,
    "id": 2314978,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/sv/?checksum=db53aa58f71f1c84",
    "url": "https://weblate.osgeo.org/api/units/2314978/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-03T15:32:19.885448Z"
}