Units API.

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

GET /api/units/2241859/?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": [
        "In order to calculate a meaningful distance, we must treat geographic coordinates not as approximate Cartesian coordinates but rather as true spherical coordinates.  We must measure the distances between points as true paths over a sphere -- a portion of a great circle."
    ],
    "previous_source": "",
    "target": [
        "为了计算有意义的距离,我们必须将地理坐标视为真正的球面坐标,而不是近似的笛卡尔坐标。我们必须将点之间的距离测量为球体(大圆的一部分)上的真实路径。"
    ],
    "id_hash": 8602181937164088923,
    "content_hash": 8602181937164088923,
    "location": "../../en/geography.rst:39",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://weblate.osgeo.org/api/units/100882/?format=api",
    "priority": 100,
    "id": 2241859,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/zh_Hans/?checksum=f76116e541f2765b",
    "url": "https://weblate.osgeo.org/api/units/2241859/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-20T07:28:30.283978Z"
}