Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/otrs/service-management/ms/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": null,
    "previous": "http://translate.otrs.com/api/translations/otrs/service-management/ms/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-01-04T09:03:34.140863Z",
            "action": 0,
            "target": "",
            "id": 233295,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/233295/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-12-11T23:51:39.838918Z",
            "action": 0,
            "target": "",
            "id": 232786,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/232786/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-09-29T22:22:37.119080Z",
            "action": 0,
            "target": "",
            "id": 217358,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/217358/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-09-28T11:39:47.863213Z",
            "action": 0,
            "target": "",
            "id": 217281,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/217281/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-09-18T18:33:24.779872Z",
            "action": 0,
            "target": "",
            "id": 208113,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/208113/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-11T07:15:37.108723Z",
            "action": 0,
            "target": "",
            "id": 205239,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/205239/?format=api"
        }
    ]
}