Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:49.191288Z",
            "action": 0,
            "target": "",
            "id": 368820,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368820/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082193/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:49.191269Z",
            "action": 59,
            "target": "",
            "id": 368819,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368819/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sw/?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:47:43.559348Z",
            "action": 0,
            "target": "",
            "id": 178091,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178091/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sw/?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:10:12.475424Z",
            "action": 0,
            "target": "",
            "id": 68282,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68282/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sw/?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:09:42.586939Z",
            "action": 0,
            "target": "",
            "id": 68216,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68216/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:12.387484Z",
            "action": 0,
            "target": "",
            "id": 54248,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54248/?format=api"
        }
    ]
}