Units API.

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

GET /api/units/1015570/?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/geometries/zh_Hans/?format=api",
    "source": [
        "Collections are another concept that shows up in GIS software more than in generic graphics software. They are useful for directly modeling real world objects as spatial objects. For example, how to model a lot that is split by a right-of-way? As a **MultiPolygon**, with a part on either side of the right-of-way."
    ],
    "previous_source": "",
    "target": [
        "集合是在GIS软件中出现的另一个概念,而不是在通用图形软件中。它们对于直接建模实际世界对象作为空间对象非常有用。例如,如何对被权利赋予的路划分的土地进行建模?作为一个**MultiPolygon**,在权利赋予的路的两侧各有一部分。"
    ],
    "id_hash": 1197473674320971925,
    "content_hash": 1197473674320971925,
    "location": "../../en/geometries.rst:242",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 59,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://weblate.osgeo.org/api/units/102659/?format=api",
    "priority": 100,
    "id": 1015570,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/zh_Hans/?checksum=909e47f659c88895",
    "url": "https://weblate.osgeo.org/api/units/1015570/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-27T20:11:24.336526Z"
}