Units API.

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

GET /api/units/1015612/?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": [
        "PostgreSQL includes a short form syntax that allows data to be converted from one type to another, the casting syntax, `oldata::newtype`. So for example, this SQL converts a double into a text string."
    ],
    "previous_source": "",
    "target": [
        "PostgreSQL包含一种简短的语法,允许将数据从一种类型转换为另一种类型,即转换语法,`oldata::newtype`。因此,例如,这个SQL将一个双精度浮点数转换为文本字符串。"
    ],
    "id_hash": -700508133835378636,
    "content_hash": -700508133835378636,
    "location": "../../en/geometries.rst:380",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://weblate.osgeo.org/api/units/103044/?format=api",
    "priority": 100,
    "id": 1015612,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/zh_Hans/?checksum=76474b9050787034",
    "url": "https://weblate.osgeo.org/api/units/1015612/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-27T20:11:24.415026Z"
}