Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/swade/glossary/pt_BR/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/swade/glossary/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/glossary/pt_BR/?format=api", "user": "https://weblate.foundryvtt-hub.com/api/users/FloRad/?format=api", "author": null, "timestamp": "2023-10-29T13:13:07.962949Z", "action": 17, "target": "", "old": "", "details": {}, "id": 395591, "action_name": "Changes committed", "url": "https://weblate.foundryvtt-hub.com/api/changes/395591/?format=api" }, { "unit": "https://weblate.foundryvtt-hub.com/api/units/208366/?format=api", "component": "https://weblate.foundryvtt-hub.com/api/components/swade/glossary/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/glossary/pt_BR/?format=api", "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api", "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api", "timestamp": "2023-04-19T09:53:30.235136Z", "action": 31, "target": "Rerrolar", "old": "", "details": {}, "id": 306948, "action_name": "String added", "url": "https://weblate.foundryvtt-hub.com/api/changes/306948/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/swade/glossary/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/glossary/pt_BR/?format=api", "user": null, "author": null, "timestamp": "2023-04-19T09:15:53.123540Z", "action": 0, "target": "", "old": "", "details": { "reason": "new file", "filename": "pt_BR.tbx" }, "id": 306267, "action_name": "Resource updated", "url": "https://weblate.foundryvtt-hub.com/api/changes/306267/?format=api" } ] }