Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/postgis-workshop/projection/de/changes/?format=api
{ "count": 4, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/de/?format=api", "user": null, "author": null, "timestamp": "2023-01-08T02:49:28.261677Z", "action": 0, "target": "", "id": 1096177, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/1096177/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/de/?format=api", "user": null, "author": null, "timestamp": "2022-01-07T18:01:32.272397Z", "action": 0, "target": "", "id": 5497, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/5497/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/de/?format=api", "user": null, "author": null, "timestamp": "2021-11-14T17:34:28.550837Z", "action": 0, "target": "", "id": 2137, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/2137/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/de/?format=api", "user": null, "author": null, "timestamp": "2021-11-14T01:14:58.741174Z", "action": 0, "target": "", "id": 2020, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/2020/?format=api" } ] }