Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/registrationNotification/glossary/es/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/glossary/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/glossary/es/?format=api", "user": null, "author": null, "timestamp": "2023-02-17T23:33:30.676834Z", "action": 0, "target": "", "id": 679614, "action_name": "Resource update", "url": "http://translate.pkp.sfu.ca/api/changes/679614/?format=api" } ] }