Translation components API.

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

GET /api/translations/otrs-7/itsm-change-management/ca/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/ca/?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:18.071849Z",
            "action": 0,
            "target": "",
            "id": 370581,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370581/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082768/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T06:33:18.071824Z",
            "action": 59,
            "target": "",
            "id": 370580,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/370580/?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/ca/?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:26:51.606066Z",
            "action": 0,
            "target": "",
            "id": 222871,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/222871/?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/ca/?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:08:54.707406Z",
            "action": 0,
            "target": "",
            "id": 177515,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177515/?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/ca/?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:16.817459Z",
            "action": 0,
            "target": "",
            "id": 67933,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67933/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:43.365336Z",
            "action": 0,
            "target": "",
            "id": 57756,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/57756/?format=api"
        }
    ]
}