Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/postgis-workshop/license/it/changes/?format=api
{ "count": 4, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/license/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/it/?format=api", "user": null, "author": null, "timestamp": "2023-01-08T02:48:45.763222Z", "action": 0, "target": "", "id": 1096118, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/1096118/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/license/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/it/?format=api", "user": null, "author": null, "timestamp": "2022-01-07T18:01:33.377767Z", "action": 0, "target": "", "id": 5512, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/5512/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/license/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/it/?format=api", "user": "https://weblate.osgeo.org/api/users/robe/?format=api", "author": "https://weblate.osgeo.org/api/users/robe/?format=api", "timestamp": "2022-01-05T23:41:28.016695Z", "action": 0, "target": "", "id": 5207, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/5207/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/postgis-workshop/license/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/license/it/?format=api", "user": "https://weblate.osgeo.org/api/users/robe/?format=api", "author": "https://weblate.osgeo.org/api/users/robe/?format=api", "timestamp": "2022-01-05T23:41:27.967216Z", "action": 48, "target": "", "id": 5206, "action_name": "Language added", "url": "https://weblate.osgeo.org/api/changes/5206/?format=api" } ] }