Units API.

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

GET /api/units/100754/?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/joins/ja/?format=api",
    "source": [
        "`ST_Intersects(geometry A, geometry B) <http://postgis.net/docs/ST_Intersects.html>`_: Returns TRUE if the Geometries/Geography \"spatially intersect\" - (share any portion of space) and FALSE if they don't (they are Disjoint)."
    ],
    "previous_source": "",
    "target": [
        "`ST_Intersects(geometry_a, geometry_b) <http://postgis.net/docs/ja/ST_Intersects.html>`_: ジオメトリ/ジオグラフィが「空間的にインタセクトする」 - (空間の任意部分を共有する)場合にはTRUEを返し、そうでない(接続されていない、Disjoint)場合にはFALSEを返します。"
    ],
    "id_hash": -1853455483272913415,
    "content_hash": -1853455483272913415,
    "location": "../../en/joins.rst:253",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.osgeo.org/api/units/100449/?format=api",
    "priority": 100,
    "id": 100754,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins/ja/?checksum=6647340ed8849df9",
    "url": "https://weblate.osgeo.org/api/units/100754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:46.382454Z"
}