Units API.

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

GET /api/units/1015634/?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/geometries/zh_Hans/?format=api",
    "source": [
        "`ST_InteriorRingN <http://postgis.net/docs/ST_InteriorRingN.html>`_: Returns the Nth interior linestring ring of the polygon geometry. Return NULL if the geometry is not a polygon or the given N is out of range."
    ],
    "previous_source": "",
    "target": [
        "`ST_InteriorRingN <http://postgis.net/docs/ST_InteriorRingN.html>`_: 返回多边形几何体的第 N 个内环线串。如果几何体不是多边形或给定的 N 超出范围,则返回 NULL。"
    ],
    "id_hash": 8320914743263846700,
    "content_hash": 8320914743263846700,
    "location": "../../en/geometries.rst:438",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://weblate.osgeo.org/api/units/103174/?format=api",
    "priority": 100,
    "id": 1015634,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/zh_Hans/?checksum=f379d3df768d612c",
    "url": "https://weblate.osgeo.org/api/units/1015634/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-27T20:11:24.456883Z"
}