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