Units API.

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

GET /api/units/473297/?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/postgis-functions/zh_Hans/?format=api",
    "source": [
        "Returns a new point. Note the order of the coordinates (longitude then latitude)."
    ],
    "previous_source": "",
    "target": [
        "返回一个新的点。注意坐标分量的顺序(先经度,然后纬度)。"
    ],
    "id_hash": 8011398915012223962,
    "content_hash": 8011398915012223962,
    "location": "../../en/postgis-functions.rst:10",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/100836/?format=api",
    "priority": 100,
    "id": 473297,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/zh_Hans/?checksum=ef2e34ddf340e3da",
    "url": "https://weblate.osgeo.org/api/units/473297/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-27T20:36:55.703661Z"
}