Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/2042325/?format=api
{ "unit": "https://weblate.osgeo.org/api/units/2236724/?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/zh_Hans/?format=api", "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api", "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api", "timestamp": "2025-03-26T08:20:46.952711Z", "action": 5, "target": ":command:`ST_Intersects(geometry A, geometry B)` 当两个图形存在任意空间交集时返回 t(TRUE),即边界或内部发生相交即视为满足条件。", "id": 2042325, "action_name": "Translation added", "url": "https://weblate.osgeo.org/api/changes/2042325/?format=api" }