Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ojs/editor/ru/changes/?format=api&page=4
{ "count": 151, "next": null, "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/ru/changes/?format=api&page=3", "results": [ { "unit": null, "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/ru/?format=api", "user": null, "author": null, "timestamp": "2025-03-27T17:29:03.545454Z", "action": 17, "target": "", "id": 1009804, "action_name": "Committed changes", "url": "http://translate.pkp.sfu.ca/api/changes/1009804/?format=api" } ] }