Translation components API.

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

GET /api/translations/otrs-7/otrs-master-slave/ja/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/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/ja/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2023-01-20T12:32:30.052445Z",
            "action": 0,
            "target": "",
            "id": 310640,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/310640/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/ja/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-09-28T06:57:43.061770Z",
            "action": 0,
            "target": "",
            "id": 269228,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/269228/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/ja/?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:44:16.991451Z",
            "action": 0,
            "target": "",
            "id": 178026,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178026/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/ja/?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:04:35.870088Z",
            "action": 0,
            "target": "",
            "id": 68162,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68162/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:16.668303Z",
            "action": 0,
            "target": "",
            "id": 59692,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/59692/?format=api"
        }
    ]
}