Units API.

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

GET /api/units/2338737/?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/joins_exercises/sv/?format=api",
    "source": [
        ":command:`ST_Within(geometry A, geometry B)` returns the true if geometry A is within geometry B"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Within(geometri A, geometri B)` returnerar true om geometri A ligger inom geometri B"
    ],
    "id_hash": 7630096418786976153,
    "content_hash": 7630096418786976153,
    "location": "../../en/joins_exercises.rst:19",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.osgeo.org/api/units/102642/?format=api",
    "priority": 100,
    "id": 2338737,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins_exercises/sv/?checksum=e9e38c4453c72199",
    "url": "https://weblate.osgeo.org/api/units/2338737/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-03T18:05:20.932954Z"
}