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

{
    "count": 6264,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core/changes/?format=api&page=313",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-13T22:34:39.389204Z",
            "action": 53,
            "target": "",
            "id": 49121,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49121/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-13T22:34:41.443040Z",
            "action": 21,
            "target": "",
            "id": 49122,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49122/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-13T23:03:26.535250Z",
            "action": 53,
            "target": "",
            "id": 49123,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49123/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-13T23:03:28.689403Z",
            "action": 21,
            "target": "",
            "id": 49124,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49124/?format=api"
        }
    ]
}