Units API.

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

GET /api/units/473301/?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": [
        "Updates the srid on a geometry.  Returns the same geometry.  This does not alter the coordinates of the geometry, it just updates the srid. This function is useful for conditioning geometries created without an srid."
    ],
    "previous_source": "",
    "target": [
        "更新几何图形的空间参考标识符(SRID)。该函数返回原几何图形(坐标值不变),仅更新其SRID值,适用于处理未定义空间参考的几何数据。"
    ],
    "id_hash": -2525073387205024545,
    "content_hash": -2525073387205024545,
    "location": "../../en/postgis-functions.rst:16",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://weblate.osgeo.org/api/units/100848/?format=api",
    "priority": 100,
    "id": 473301,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/zh_Hans/?checksum=5cf52321fbda24df",
    "url": "https://weblate.osgeo.org/api/units/473301/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-27T20:36:55.711528Z"
}