Translation components API.

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

GET /api/translations/otrs-7/itsm-change-management/mk/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/mk/?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:23.320976Z",
            "action": 0,
            "target": "",
            "id": 370633,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370633/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082794/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T06:33:23.320952Z",
            "action": 59,
            "target": "",
            "id": 370632,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/370632/?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/mk/?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:30.054877Z",
            "action": 0,
            "target": "",
            "id": 222897,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/222897/?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/mk/?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:22.657719Z",
            "action": 0,
            "target": "",
            "id": 177541,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177541/?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/mk/?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:21.576732Z",
            "action": 0,
            "target": "",
            "id": 67959,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67959/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:52.725511Z",
            "action": 0,
            "target": "",
            "id": 60457,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60457/?format=api"
        }
    ]
}