Units API.

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

GET /api/units/103757/?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/ja/?format=api",
    "source": [
        ":command:`ST_Y(geometry)` returns the Y ordinate"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Y(geometry)` は Y 座標を返します"
    ],
    "id_hash": 9019619081421817187,
    "content_hash": 9019619081421817187,
    "location": "../../en/geometries.rst:115",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.osgeo.org/api/units/102549/?format=api",
    "priority": 100,
    "id": 103757,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/ja/?checksum=fd2c1fc43d7b8563",
    "url": "https://weblate.osgeo.org/api/units/103757/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.146474Z"
}