Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/od6s/starships/en/changes/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/?format=api", "user": null, "author": null, "timestamp": "2023-01-21T17:25:16.750487Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "src/lang/translations/en/od6s.starships.json" }, "id": 191330, "action_name": "Resource updated", "url": "https://weblate.foundryvtt-hub.com/api/changes/191330/?format=api" }, { "unit": "https://weblate.foundryvtt-hub.com/api/units/113784/?format=api", "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/?format=api", "user": null, "author": null, "timestamp": "2023-01-21T17:25:16.750379Z", "action": 59, "target": "Starships", "old": "starships", "details": { "state": 100, "source": "Starships", "old_state": 100 }, "id": 191329, "action_name": "String updated in the repository", "url": "https://weblate.foundryvtt-hub.com/api/changes/191329/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/?format=api", "user": null, "author": null, "timestamp": "2022-12-10T18:25:51.596972Z", "action": 0, "target": "", "old": "", "details": { "reason": "new file", "filename": "src/lang/translations/en/od6s.starships.json" }, "id": 171952, "action_name": "Resource updated", "url": "https://weblate.foundryvtt-hub.com/api/changes/171952/?format=api" }, { "unit": "https://weblate.foundryvtt-hub.com/api/units/113785/?format=api", "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/?format=api", "user": null, "author": null, "timestamp": "2022-12-10T18:25:51.596901Z", "action": 59, "target": "system.description", "old": "", "details": { "state": 100, "source": "system.description", "old_state": -1 }, "id": 171951, "action_name": "String updated in the repository", "url": "https://weblate.foundryvtt-hub.com/api/changes/171951/?format=api" }, { "unit": "https://weblate.foundryvtt-hub.com/api/units/113784/?format=api", "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/?format=api", "user": null, "author": null, "timestamp": "2022-12-10T18:25:51.596778Z", "action": 59, "target": "starships", "old": "", "details": { "state": 100, "source": "starships", "old_state": -1 }, "id": 171950, "action_name": "String updated in the repository", "url": "https://weblate.foundryvtt-hub.com/api/changes/171950/?format=api" } ] }