Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/libvirt/glossary/zh_Hant/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.fedoraproject.org/api/components/libvirt/glossary/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/zh_Hant/?format=api", "user": null, "author": null, "timestamp": "2025-04-06T02:21:46.830361Z", "action": 0, "target": "", "old": "", "details": { "reason": "new file", "filename": "zh_Hant.tbx" }, "id": 18318841, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/18318841/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/libvirt/glossary/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/zh_Hant/?format=api", "user": null, "author": null, "timestamp": "2025-04-06T02:21:46.393474Z", "action": 17, "target": "", "old": "", "details": {}, "id": 18318840, "action_name": "Changes committed", "url": "https://translate.fedoraproject.org/api/changes/18318840/?format=api" } ] }