Translation components API.

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

GET /api/components/cacti/core/changes/?format=api&page=326
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6507,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core/changes/?format=api&page=325",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T18:24:45.863155Z",
            "action": 21,
            "target": "",
            "id": 49822,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49822/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T19:33:09.820601Z",
            "action": 53,
            "target": "",
            "id": 49825,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49825/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T19:33:11.601254Z",
            "action": 21,
            "target": "",
            "id": 49826,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49826/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T19:58:36.654115Z",
            "action": 53,
            "target": "",
            "id": 49827,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49827/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T19:58:38.345094Z",
            "action": 21,
            "target": "",
            "id": 49828,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49828/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T21:33:12.183777Z",
            "action": 53,
            "target": "",
            "id": 49833,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49833/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T21:33:13.942535Z",
            "action": 21,
            "target": "",
            "id": 49834,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49834/?format=api"
        }
    ]
}