Units API.

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

GET /api/units/98963/?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/validity/ja/?format=api",
    "source": [
        "Note that in addition to the reason (self-intersection) the location of the invalidity (coordinate (1 1)) is also returned."
    ],
    "previous_source": "",
    "target": [
        "理由 (自己交差) に加えて、不正位置 ((1 1)座標) も返されることに注意して下さい。"
    ],
    "id_hash": 5041198749437647816,
    "content_hash": 5041198749437647816,
    "location": "../../en/validity.rst:81",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/98606/?format=api",
    "priority": 100,
    "id": 98963,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/validity/ja/?checksum=c5f5ef8d9e5fdbc8",
    "url": "https://weblate.osgeo.org/api/units/98963/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:39.978680Z"
}