Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pf2e-dorako-ui/main/zh_Hans/changes/?format=api&page=5
{ "count": 202, "next": null, "previous": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/changes/?format=api&page=4", "results": [ { "unit": "https://weblate.foundryvtt-hub.com/api/units/175607/?format=api", "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/?format=api", "user": null, "author": null, "timestamp": "2023-03-03T17:44:17.591053Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Secret", "old_state": -1 }, "id": 259055, "action_name": "String updated in the repository", "url": "https://weblate.foundryvtt-hub.com/api/changes/259055/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/?format=api", "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api", "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api", "timestamp": "2023-03-03T17:44:17.210580Z", "action": 48, "target": "", "old": "", "details": { "language": "zh_Hans" }, "id": 259054, "action_name": "Language added", "url": "https://weblate.foundryvtt-hub.com/api/changes/259054/?format=api" } ] }