Units API.

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

GET /api/units/2342219/?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/geography/ja/?format=api",
    "source": [
        "By appending ``::geometry`` to our geography value, we convert the object to a geometry with an SRID of 4326. From there we can use as many geometry functions as strike our fancy. But, remember -- now that our object is a geometry, the coordinates will be interpreted as Cartesian coordinates, not spherical ones."
    ],
    "previous_source": "By appending ``::geometry`` to our geography value, we convert the object to a geometry with an SRID of 4326. From there we can use as many geometry functions as strike our fancy. But, remember -- now that our object is a geometry, the coordinates will be interpretted as Cartesian coordinates, not spherical ones.",
    "target": [
        "ジオグラフィ値の後ろに ``::geometry`` を追加して、SRID が 4326 のジオメトリに変換します。そこから、興味の数だけジオメトリ関数を使うことができます。しかし、今、オブジェクトはジオメトリで、座標は球面座標でなくデカルト座標として解釈されることを忘れないでください。"
    ],
    "id_hash": -6468147499535746999,
    "content_hash": -6468147499535746999,
    "location": "../../en/geography.rst:223",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://weblate.osgeo.org/api/units/2342215/?format=api",
    "priority": 100,
    "id": 2342219,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=263c861e6f573849",
    "url": "https://weblate.osgeo.org/api/units/2342219/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-10T19:23:38.613665Z"
}