Units API.

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

GET /api/units/2236653/?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/equality/zh_Hans/?format=api",
    "source": [
        "As we saw above, exact equality does not take into account the spatial nature of the geometries.  There is an function, aptly named :command:`ST_Equals`, available to test the spatial equality or equivalence of geometries."
    ],
    "previous_source": "",
    "target": [
        "如前述所示,精确相等性检测并未考虑几何图形的空间特性。为此,系统专门提供:command:`ST_Equals`函数,用于检测几何图形间的空间相等性或等价关系。"
    ],
    "id_hash": -7674037832862139191,
    "content_hash": -7674037832862139191,
    "location": "../../en/equality.rst:55",
    "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": 34,
    "source_unit": "https://weblate.osgeo.org/api/units/102587/?format=api",
    "priority": 100,
    "id": 2236653,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/zh_Hans/?checksum=1580573ff357fcc9",
    "url": "https://weblate.osgeo.org/api/units/2236653/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-23T02:53:21.988526Z"
}