Units API.

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

GET /api/units/2360643/?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/uk/?format=api",
    "source": [
        "`ST_Intersects(geometry A, geometry B) <http://postgis.net/docs/ST_Intersects.html>`_: Returns TRUE if the Geometries/Geography \"spatially intersect\" - (share any portion of space) and FALSE if they don't (they are Disjoint)."
    ],
    "previous_source": "",
    "target": [
        "`ST_Intersects(geometry A, geometry B) <http://postgis.net/docs/ST_Intersects.html>`_: Повертає TRUE, якщо геометрії/географія «просторово перетинаються» (мають спільну частину простору), і FALSE, якщо вони не перетинаються (вони роз'єднані)."
    ],
    "id_hash": -1853455483272913415,
    "content_hash": -1853455483272913415,
    "location": "../../en/spatial_relationships.rst:192",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.osgeo.org/api/units/104134/?format=api",
    "priority": 100,
    "id": 2360643,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/uk/?checksum=6647340ed8849df9",
    "url": "https://weblate.osgeo.org/api/units/2360643/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-12T17:57:45.346231Z"
}