Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/registrationNotification/glossary/tr/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/tr/?format=api", "user": null, "author": null, "timestamp": "2023-02-17T23:33:30.826400Z", "action": 0, "target": "", "id": 679621, "action_name": "Resource update", "url": "http://translate.pkp.sfu.ca/api/changes/679621/?format=api" } ] }