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": 53, "next": null, "previous": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/main/changes/?format=api", "results": [ { "unit": "https://weblate.foundryvtt-hub.com/api/units/168067/?format=api", "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/main/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/bullseye-ng/main/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-18T10:41:40.574796Z", "action": 59, "target": "Sven \"DrMcCoy\" Hesse", "old": "", "details": { "state": 20, "source": "Sven \"DrMcCoy\" Hesse", "old_state": -1 }, "id": 245392, "action_name": "String updated in the repository", "url": "https://weblate.foundryvtt-hub.com/api/changes/245392/?format=api" }, { "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" } ] }