Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/1884754/?format=api
{ "unit": "https://weblate.osgeo.org/api/units/104336/?format=api", "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api", "user": "https://weblate.osgeo.org/api/users/yellow73/?format=api", "author": "https://weblate.osgeo.org/api/users/yellow73/?format=api", "timestamp": "2023-10-17T10:04:47.223005Z", "action": 2, "target": "`ST_Distance(geometry A, geometry B) <https://postgis.net/docs/ja/ST_Distance.html>`_: 二つのジオメトリの間の2次元デカルト距離の最短距離 (空間参照系に基づく) を投影座標系の単位で返します。", "id": 1884754, "action_name": "Translation changed", "url": "https://weblate.osgeo.org/api/changes/1884754/?format=api" }