Units API.

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

GET /api/units/2241921/?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": [
        "For example, the :command:`ST_Buffer(geography,distance)` function transforms the geography object into a \"best\" projection, buffers it, and then transforms it back to geographics. If there is no \"best\" projection (the object is too large), the operation can fail or return a malformed buffer."
    ],
    "previous_source": "",
    "target": [
        "例如, :command:`ST_Buffer(geography,distance)` 函数将地理对象转换为“最佳”投影,对其进行缓冲,然后将其转换回地理。如果没有“最佳”投影(对象太大),则操作可能失败或返回格式错误的缓冲区。"
    ],
    "id_hash": -6942363327190684869,
    "content_hash": -6942363327190684869,
    "location": "../../en/geography.rst:260",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 74,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://weblate.osgeo.org/api/units/101259/?format=api",
    "priority": 100,
    "id": 2241921,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/zh_Hans/?checksum=1fa7c5560d19ab3b",
    "url": "https://weblate.osgeo.org/api/units/2241921/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-20T07:28:30.518855Z"
}