Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/postgis-workshop/geometries_exercises/en/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries_exercises/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api", "user": null, "author": null, "timestamp": "2023-01-08T02:48:32.121213Z", "action": 0, "target": "", "id": 1096036, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/1096036/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries_exercises/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api", "user": null, "author": null, "timestamp": "2022-01-07T18:01:31.149382Z", "action": 0, "target": "", "id": 5479, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/5479/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries_exercises/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api", "user": null, "author": null, "timestamp": "2021-11-14T01:14:44.689341Z", "action": 0, "target": "", "id": 1864, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/1864/?format=api" } ] }