Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/debbuild/glossary/it/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.fedoraproject.org/api/components/debbuild/glossary/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/debbuild/glossary/it/?format=api", "user": null, "author": null, "timestamp": "2021-08-24T19:01:52.031783Z", "action": 0, "target": "", "old": "", "details": {}, "id": 3498891, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/3498891/?format=api" } ] }