Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/bullseye-ng/main/changes/?format=api&page=2
{ "count": 52, "next": null, "previous": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/main/changes/?format=api", "results": [ { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/main/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2023-02-18T10:41:40.378002Z", "action": 21, "target": "", "old": "", "details": {}, "id": 245391, "action_name": "Repository rebased", "url": "https://weblate.foundryvtt-hub.com/api/changes/245391/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/main/?format=api", "translation": null, "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api", "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api", "timestamp": "2023-02-18T10:41:39.855157Z", "action": 51, "target": "", "old": "", "details": {}, "id": 245390, "action_name": "Component created", "url": "https://weblate.foundryvtt-hub.com/api/changes/245390/?format=api" } ] }