Units API.

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

GET /api/units/104100/?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/en/?format=api",
    "source": [
        "`ST_Contains(geometry A, geometry B) <http://postgis.net/docs/ST_Contains.html>`_: Returns true if and only if no points of B lie in the exterior of A, and at least one point of the interior of B lies in the interior of A."
    ],
    "previous_source": "",
    "target": [
        "`ST_Contains(geometry A, geometry B) <http://postgis.net/docs/ST_Contains.html>`_: Returns true if and only if no points of B lie in the exterior of A, and at least one point of the interior of B lies in the interior of A."
    ],
    "id_hash": -3461741183843462030,
    "content_hash": -3461741183843462030,
    "location": "../../en/spatial_relationships.rst:180",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "source_unit": "https://weblate.osgeo.org/api/units/104100/?format=api",
    "priority": 100,
    "id": 104100,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/en/?checksum=4ff56cbc00ab9472",
    "url": "https://weblate.osgeo.org/api/units/104100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.801783Z"
}