Units API.

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

GET /api/units/2236765/?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/zh_Hans/?format=api",
    "source": [
        ":command:`ST_Touches(geometry A, geometry B)` returns true if the boundary of geometry A touches geometry B"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Touches(geometry A, geometry B)`如果几何体A的边界接触几何体B,则返回true"
    ],
    "id_hash": 8996529351994791185,
    "content_hash": 8996529351994791185,
    "location": "../../en/spatial_relationships_exercises.rst:18",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.osgeo.org/api/units/98089/?format=api",
    "priority": 100,
    "id": 2236765,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/zh_Hans/?checksum=fcda17c7ad065511",
    "url": "https://weblate.osgeo.org/api/units/2236765/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-26T05:09:05.125229Z"
}