Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/registrationNotification/glossary/da_DK/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/da_DK/?format=api", "user": null, "author": null, "timestamp": "2022-08-05T05:48:54.715154Z", "action": 0, "target": "", "id": 294604, "action_name": "Resource update", "url": "http://translate.pkp.sfu.ca/api/changes/294604/?format=api" } ] }