Units API.

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

GET /api/units/104327/?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": [
        "The :command:`ST_Distance(geometry A, geometry B)` calculates the *shortest* distance between two geometries and returns it as a float. This is useful for actually reporting back the distance between objects."
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Distance(geometry A, geometry B)` は、二つのジオメトリの「最短」距離を計算し、浮動小数点数として返します。オブジェクト間の距離を実際に報告する場合に使います。"
    ],
    "id_hash": 6839062046309515450,
    "content_hash": 6839062046309515450,
    "location": "../../en/spatial_relationships.rst:136",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://weblate.osgeo.org/api/units/104055/?format=api",
    "priority": 100,
    "id": 104327,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/ja/?checksum=dee93ab23b2280ba",
    "url": "https://weblate.osgeo.org/api/units/104327/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.748373Z"
}