Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/lxqt-configuration/notification-daemon-module-name/lt/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lt/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-12-05T21:19:43.903442Z", "action": 0, "target": "", "id": 29078, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/29078/?format=api" } ] }