Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/otrs-7/itsm-core/tr/changes/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/tr/?format=api", "user": "http://translate.otrs.com/api/users/bu/?format=api", "author": "http://translate.otrs.com/api/users/bu/?format=api", "timestamp": "2021-05-28T08:25:03.983941Z", "action": 0, "target": "", "old": "", "details": {}, "id": 259164, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/259164/?format=api" }, { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/tr/?format=api", "user": "http://translate.otrs.com/api/users/bu/?format=api", "author": "http://translate.otrs.com/api/users/bu/?format=api", "timestamp": "2021-03-25T13:06:52.518846Z", "action": 0, "target": "", "old": "", "details": {}, "id": 249308, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/249308/?format=api" }, { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/tr/?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-30T08:54:57.402854Z", "action": 0, "target": "", "old": "", "details": {}, "id": 177807, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/177807/?format=api" }, { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/tr/?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-24T08:42:08.839714Z", "action": 0, "target": "", "old": "", "details": {}, "id": 68076, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/68076/?format=api" }, { "unit": null, "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api", "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/tr/?format=api", "user": null, "author": null, "timestamp": "2020-01-15T08:45:50.774259Z", "action": 0, "target": "", "old": "", "details": {}, "id": 60449, "action_name": "Resource updated", "url": "http://translate.otrs.com/api/changes/60449/?format=api" } ] }