Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/coins-plugin/pt_BR/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/pt_BR/?format=api", "user": null, "author": null, "timestamp": "2020-02-27T20:27:04.618819Z", "action": 0, "target": "", "id": 33384, "action_name": "Resource update", "url": "http://translate.pkp.sfu.ca/api/changes/33384/?format=api" }, { "unit": null, "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/pt_BR/?format=api", "user": null, "author": null, "timestamp": "2023-02-17T22:29:06.554411Z", "action": 0, "target": "", "id": 672242, "action_name": "Resource update", "url": "http://translate.pkp.sfu.ca/api/changes/672242/?format=api" } ] }