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

{
    "count": 6102,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core/changes/?format=api&page=305",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-25T21:23:29.455930Z",
            "action": 18,
            "target": "",
            "id": 46590,
            "action_name": "Pushed changes",
            "url": "http://translate.cacti.net/api/changes/46590/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-25T21:23:30.199531Z",
            "action": 53,
            "target": "",
            "id": 46591,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/46591/?format=api"
        }
    ]
}