Translation components API.

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

GET /api/translations/otrs-7/itsm-change-management/uk/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/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/uk/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2023-08-15T06:33:26.595637Z",
            "action": 0,
            "target": "",
            "id": 370665,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370665/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082810/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T06:33:26.595614Z",
            "action": 59,
            "target": "",
            "id": 370664,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/370664/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/uk/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-11-04T08:27:54.839892Z",
            "action": 0,
            "target": "",
            "id": 222913,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/222913/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/uk/?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:09:40.051202Z",
            "action": 0,
            "target": "",
            "id": 177557,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177557/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/uk/?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:25:23.897369Z",
            "action": 0,
            "target": "",
            "id": 67975,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67975/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:46:23.571687Z",
            "action": 0,
            "target": "",
            "id": 60544,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60544/?format=api"
        }
    ]
}