Units API.

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

GET /api/units/2314980/?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": [
        "Location <%s> doesn't exist"
    ],
    "previous_source": "",
    "target": [
        "Plats <%s> finns inte"
    ],
    "id_hash": 9161777044761254141,
    "content_hash": 9161777044761254141,
    "location": "../lib/gis/make_mapset.c:67",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 241,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/475077/?format=api",
    "priority": 100,
    "id": 2314980,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/sv/?checksum=ff252bae585298fd",
    "url": "https://weblate.osgeo.org/api/units/2314980/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-03T15:32:19.890198Z"
}