Units API.

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

GET /api/units/2236751/?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/zh_Hans/?format=api",
    "source": [
        "`ST_Touches(geometry A, geometry B)  <http://postgis.net/docs/ST_Touches.html>`_: Returns TRUE if the geometries have at least one point in common, but their interiors do not intersect."
    ],
    "previous_source": "",
    "target": [
        "`ST_Touches(geometry A, geometry B)  <http://postgis.net/docs/ST_Touches.html>`_:如果两个geometry 至少有一个公共点,但它们的内部不相交,则返回 TRUE。"
    ],
    "id_hash": -1578804970946648091,
    "content_hash": -1578804970946648091,
    "location": "../../en/spatial_relationships.rst:196",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.osgeo.org/api/units/104138/?format=api",
    "priority": 100,
    "id": 2236751,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/zh_Hans/?checksum=6a16f53e691aa7e5",
    "url": "https://weblate.osgeo.org/api/units/2236751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-26T02:46:50.471797Z"
}