Units API.

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

GET /api/units/2236758/?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_Crosses(geometry A, geometry B)` returns true if geometry A crosses geometry B"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Crosses(geometry A, geometry B)`如果几何图形A与几何图形B交叉,则返回true"
    ],
    "id_hash": 5578600074370826496,
    "content_hash": 5578600074370826496,
    "location": "../../en/spatial_relationships_exercises.rst:11",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.osgeo.org/api/units/98061/?format=api",
    "priority": 100,
    "id": 2236758,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/zh_Hans/?checksum=cd6b2b3600d74100",
    "url": "https://weblate.osgeo.org/api/units/2236758/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-26T05:09:05.097451Z"
}