Translation projects API.

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

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

{
    "count": 39647,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=1982",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T17:35:09.104804Z",
            "action": 20,
            "target": "",
            "id": 49138,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/49138/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T17:35:21.541412Z",
            "action": 53,
            "target": "",
            "id": 49139,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49139/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T17:35:23.594702Z",
            "action": 21,
            "target": "",
            "id": 49140,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49140/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T19:16:20.868516Z",
            "action": 53,
            "target": "",
            "id": 49141,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49141/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T19:16:22.964407Z",
            "action": 21,
            "target": "",
            "id": 49142,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49142/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T19:18:37.649138Z",
            "action": 53,
            "target": "",
            "id": 49143,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49143/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T19:18:39.702511Z",
            "action": 21,
            "target": "",
            "id": 49144,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49144/?format=api"
        }
    ]
}