Units API.

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

GET /api/units/2339277/?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/spatial_relationships_exercises/sv/?format=api",
    "source": [
        ":command:`ST_Disjoint(geometry A , geometry B)` returns true if the geometries do not \"spatially intersect\""
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Disjoint(geometri A , geometri B)` returnerar sant om geometrierna inte \"korsar varandra spatialt\""
    ],
    "id_hash": 4391678326084475809,
    "content_hash": 4391678326084475809,
    "location": "../../en/spatial_relationships_exercises.rst:12",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.osgeo.org/api/units/98065/?format=api",
    "priority": 100,
    "id": 2339277,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/sv/?checksum=bcf2602b620c1ba1",
    "url": "https://weblate.osgeo.org/api/units/2339277/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T11:24:06.820175Z"
}