Units API.

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

GET /api/units/2360217/?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/postgis-workshop/about_data/uk/?format=api",
    "source": [
        "Number of records: 129"
    ],
    "previous_source": "",
    "target": [
        "Кількість записів: 129"
    ],
    "id_hash": 371588831444877506,
    "content_hash": 371588831444877506,
    "location": "../../en/about_data.rst:56",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/102296/?format=api",
    "priority": 100,
    "id": 2360217,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/about_data/uk/?checksum=85282612ccc640c2",
    "url": "https://weblate.osgeo.org/api/units/2360217/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-09T19:44:53.159846Z"
}