Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/otrs-7/time-accounting/sv/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/sv/?format=api", "user": "http://translate.otrs.com/api/users/bu/?format=api", "author": "http://translate.otrs.com/api/users/bu/?format=api", "timestamp": "2020-06-30T10:53:17.788890Z", "action": 0, "target": "", "old": "", "details": {}, "id": 178175, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/178175/?format=api" }, { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/sv/?format=api", "user": "http://translate.otrs.com/api/users/bu/?format=api", "author": "http://translate.otrs.com/api/users/bu/?format=api", "timestamp": "2020-01-24T09:20:26.045325Z", "action": 0, "target": "", "old": "", "details": {}, "id": 68328, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/68328/?format=api" }, { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/sv/?format=api", "user": null, "author": null, "timestamp": "2020-01-15T08:45:56.739461Z", "action": 0, "target": "", "old": "", "details": {}, "id": 60464, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/60464/?format=api" } ] }