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=313
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6244,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core/changes/?format=api&page=312",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T16:36:10.777057Z",
            "action": 53,
            "target": "",
            "id": 49072,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49072/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T16:36:12.826136Z",
            "action": 21,
            "target": "",
            "id": 49073,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49073/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T16:36:31.482213Z",
            "action": 53,
            "target": "",
            "id": 49074,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49074/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T16:36:33.547934Z",
            "action": 21,
            "target": "",
            "id": 49075,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49075/?format=api"
        }
    ]
}