Units API.

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

GET /api/units/104311/?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_Intersects(geometry A, geometry B)` returns t (TRUE) if the two shapes have any space in common, i.e., if their boundaries or interiors intersect."
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Intersects(geometry A, geometry B)` は、二つの形状に共通の領域を持つ場合、つまり、境界又は内部がインタセクトする場合に t (TRUE) を返します。"
    ],
    "id_hash": 1290995673440745105,
    "content_hash": 1290995673440745105,
    "location": "../../en/spatial_relationships.rst:65",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.osgeo.org/api/units/103926/?format=api",
    "priority": 100,
    "id": 104311,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/ja/?checksum=91ea89b99a007691",
    "url": "https://weblate.osgeo.org/api/units/104311/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.724494Z"
}