Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yunohost-apps/glossary/nb_NO/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/glossary/nb_NO/?format=api", "user": null, "author": null, "timestamp": "2024-03-29T05:25:53.610480Z", "action": 0, "target": "", "id": 146778, "action_name": "Resource updated", "url": "https://translate.yunohost.org/api/changes/146778/?format=api" }, { "unit": null, "component": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/glossary/nb_NO/?format=api", "user": null, "author": null, "timestamp": "2024-03-29T05:25:53.278028Z", "action": 17, "target": "", "id": 146775, "action_name": "Changes committed", "url": "https://translate.yunohost.org/api/changes/146775/?format=api" } ] }