Translation components API.

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

GET /api/components/cu-comps-client/main/changes/?format=api&page=15
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 285,
    "next": null,
    "previous": "https://t.naviter.com/api/components/cu-comps-client/main/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "https://t.naviter.com/api/components/cu-comps-client/main/?format=api",
            "translation": null,
            "user": "https://t.naviter.com/api/users/primoz/?format=api",
            "author": null,
            "timestamp": "2021-05-17T12:45:18.096785Z",
            "action": 15,
            "target": "",
            "id": 24092,
            "action_name": "Component unlocked",
            "url": "https://t.naviter.com/api/changes/24092/?format=api"
        },
        {
            "unit": null,
            "component": "https://t.naviter.com/api/components/cu-comps-client/main/?format=api",
            "translation": null,
            "user": "https://t.naviter.com/api/users/primoz/?format=api",
            "author": null,
            "timestamp": "2021-05-17T12:45:30.826449Z",
            "action": 14,
            "target": "",
            "id": 24093,
            "action_name": "Component locked",
            "url": "https://t.naviter.com/api/changes/24093/?format=api"
        },
        {
            "unit": null,
            "component": "https://t.naviter.com/api/components/cu-comps-client/main/?format=api",
            "translation": null,
            "user": "https://t.naviter.com/api/users/primoz/?format=api",
            "author": null,
            "timestamp": "2021-05-17T12:45:57.488884Z",
            "action": 14,
            "target": "",
            "id": 24094,
            "action_name": "Component locked",
            "url": "https://t.naviter.com/api/changes/24094/?format=api"
        },
        {
            "unit": null,
            "component": "https://t.naviter.com/api/components/cu-comps-client/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T03:30:00.501416Z",
            "action": 47,
            "target": "",
            "id": 29411,
            "action_name": "New alert",
            "url": "https://t.naviter.com/api/changes/29411/?format=api"
        },
        {
            "unit": null,
            "component": "https://t.naviter.com/api/components/cu-comps-client/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-22T11:03:51.238888Z",
            "action": 47,
            "target": "",
            "id": 29414,
            "action_name": "New alert",
            "url": "https://t.naviter.com/api/changes/29414/?format=api"
        }
    ]
}