Units API.

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

GET /api/units/104321/?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/spatial_relationships/ja/?format=api",
    "source": [
        ":command:`ST_Within` and :command:`ST_Contains` test whether one geometry is fully within the other."
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Within` と :command:`ST_Contains` は、一方のジオメトリが完全にもう一方の中に入っているかどうかをテストします。"
    ],
    "id_hash": -6001506719936006221,
    "content_hash": -6001506719936006221,
    "location": "../../en/spatial_relationships.rst:121",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.osgeo.org/api/units/104009/?format=api",
    "priority": 100,
    "id": 104321,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/ja/?checksum=2cb65d6f811837b3",
    "url": "https://weblate.osgeo.org/api/units/104321/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.739838Z"
}