Translation projects API.

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

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

{
    "count": 40567,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=2028",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T12:49:46.210602Z",
            "action": 21,
            "target": "",
            "id": 50058,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50058/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T12:54:33.063552Z",
            "action": 53,
            "target": "",
            "id": 50059,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50059/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T12:54:34.730722Z",
            "action": 21,
            "target": "",
            "id": 50060,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50060/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T13:42:02.938442Z",
            "action": 53,
            "target": "",
            "id": 50061,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50061/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T13:42:04.749483Z",
            "action": 21,
            "target": "",
            "id": 50062,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50062/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T14:11:39.127217Z",
            "action": 53,
            "target": "",
            "id": 50063,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50063/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-16T14:11:40.693049Z",
            "action": 21,
            "target": "",
            "id": 50064,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50064/?format=api"
        }
    ]
}