Units API.

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

GET /api/units/103754/?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": [
        "A spatial **point** represents a single location on the Earth.  This point is represented by a single coordinate (including either 2-, 3- or 4-dimensions).  Points are used to represent objects when the exact details, such as shape and size, are not important at the target scale.  For example, cities on a map of the world can be described as points, while a map of a single state might represent cities as polygons."
    ],
    "previous_source": "",
    "target": [
        "空間**ポイント**は、地球上の単一の位置を表現するものです。ポイントは単一の座標 (2次元、3次元、4次元) で表現されます。ポイントは、表示する縮尺の場合に形状や大きさ等の正確な詳細が重要でない時に使われます。たとえば、市は、単一の州の地図ではポリゴンになりえますが、世界地図上の市ではポイントで記述できます。"
    ],
    "id_hash": 1915142550283250995,
    "content_hash": 1915142550283250995,
    "location": "../../en/geometries.rst:100",
    "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": 72,
    "source_unit": "https://weblate.osgeo.org/api/units/102543/?format=api",
    "priority": 100,
    "id": 103754,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/ja/?checksum=9a93f400abde6d33",
    "url": "https://weblate.osgeo.org/api/units/103754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.141586Z"
}