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