Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yunohost/admin/nl/changes/?format=api&page=17
{ "count": 801, "next": null, "previous": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/changes/?format=api&page=16", "results": [ { "unit": null, "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/?format=api", "user": null, "author": null, "timestamp": "2019-03-17T12:36:23.064404Z", "action": 0, "target": "", "id": 951, "action_name": "Resource updated", "url": "https://translate.yunohost.org/api/changes/951/?format=api" } ] }