Units API.

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

GET /api/units/101002/?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/postgis-functions/en/?format=api",
    "source": [
        ":command:`ST_NumGeometries(geometry)`"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_NumGeometries(geometry)`"
    ],
    "id_hash": 2411958665092262405,
    "content_hash": 2411958665092262405,
    "location": "../../en/postgis-functions.rst:52",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://weblate.osgeo.org/api/units/101002/?format=api",
    "priority": 100,
    "id": 101002,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/en/?checksum=a178ffa075bfea05",
    "url": "https://weblate.osgeo.org/api/units/101002/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:47.577556Z"
}