Units API.

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

GET /api/units/1015553/?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": [
        "The following SQL query will return the geometry associated with one polygon (in the :command:`ST_AsText` column)."
    ],
    "previous_source": "",
    "target": [
        "以下SQL查询将返回与一个多边形相关联的几何图形(在:command:`ST_AsText`列中)。"
    ],
    "id_hash": -3766897301516761005,
    "content_hash": -3766897301516761005,
    "location": "../../en/geometries.rst:188",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.osgeo.org/api/units/102602/?format=api",
    "priority": 100,
    "id": 1015553,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/zh_Hans/?checksum=4bb94adcb5b74853",
    "url": "https://weblate.osgeo.org/api/units/1015553/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-27T20:11:24.304443Z"
}