Translation components API.

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

GET /api/translations/otrs-7/itsm-core/nb_NO/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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/nb_NO/?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:00.919591Z",
            "action": 0,
            "target": "",
            "id": 259151,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259151/?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/nb_NO/?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:50.297602Z",
            "action": 0,
            "target": "",
            "id": 249295,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249295/?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/nb_NO/?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:53.869434Z",
            "action": 0,
            "target": "",
            "id": 177794,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177794/?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/nb_NO/?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.340488Z",
            "action": 0,
            "target": "",
            "id": 68063,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68063/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:45.438558Z",
            "action": 0,
            "target": "",
            "id": 60425,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60425/?format=api"
        }
    ]
}