Units API.

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

GET /api/units/2236746/?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/spatial_relationships/zh_Hans/?format=api",
    "source": [
        "`ST_Distance(geometry A, geometry B)  <http://postgis.net/docs/ST_Distance.html>`_: Returns the 2-dimensional cartesian minimum distance (based on spatial ref) between two geometries in projected units."
    ],
    "previous_source": "",
    "target": [
        "`ST_Distance(geometry A, geometry B)  <http://postgis.net/docs/ST_Distance.html>`_:返回两个几何图形在二维笛卡尔坐标系下的最小投影距离(基于空间参考系统),单位为投影坐标单位。"
    ],
    "id_hash": -4159531077349761363,
    "content_hash": -4159531077349761363,
    "location": "../../en/spatial_relationships.rst:186",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://weblate.osgeo.org/api/units/104128/?format=api",
    "priority": 100,
    "id": 2236746,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/zh_Hans/?checksum=46466085f65e9ead",
    "url": "https://weblate.osgeo.org/api/units/2236746/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-26T02:46:50.456442Z"
}