Translation projects API.

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

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

{
    "count": 39524,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=1976",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-29T17:59:51.036072Z",
            "action": 53,
            "target": "",
            "id": 49018,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49018/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-29T17:59:52.973906Z",
            "action": 21,
            "target": "",
            "id": 49019,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49019/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-29T20:01:39.136391Z",
            "action": 53,
            "target": "",
            "id": 49020,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49020/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-29T20:01:41.114414Z",
            "action": 21,
            "target": "",
            "id": 49021,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49021/?format=api"
        }
    ]
}