Units API.

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

GET /api/units/99025/?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/de9im/ja/?format=api",
    "source": [
        "Similarly, we would expect that the roads data is all end-noded. That is, we expect that intersections only occur at the ends of lines, not at the mid-points."
    ],
    "previous_source": "",
    "target": [
        "同様に、道路データが全て端点にしかノードが無いと期待されます。つまり、インタセクトする部分はラインの端点で発生し、中間点では発生しないと期待されます。"
    ],
    "id_hash": 6148886438697429183,
    "content_hash": 6148886438697429183,
    "location": "../../en/de9im.rst:177",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://weblate.osgeo.org/api/units/98681/?format=api",
    "priority": 100,
    "id": 99025,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/de9im/ja/?checksum=d5553ba346c6e8bf",
    "url": "https://weblate.osgeo.org/api/units/99025/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:40.140478Z"
}