Units API.

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

GET /api/units/2241915/?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/geography/zh_Hans/?format=api",
    "source": [
        "`ST_Transform(geometry, srid) <http://postgis.net/docs/ST_Transform.html>`_: Returns a new geometry with its coordinates transformed to the SRID referenced by the integer parameter."
    ],
    "previous_source": "",
    "target": [
        "`ST_Transform(geometry, srid) <http://postgis.net/docs/ST_Transform.html>`_:返回一个新的几何图形,其坐标转换为整数参数引用的 SRID。"
    ],
    "id_hash": 8664427578626757893,
    "content_hash": 8664427578626757893,
    "location": "../../en/geography.rst:247",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/101227/?format=api",
    "priority": 100,
    "id": 2241915,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/zh_Hans/?checksum=f83e3afa06255505",
    "url": "https://weblate.osgeo.org/api/units/2241915/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-20T07:28:30.497629Z"
}