Translation projects API.

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

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

{
    "count": 16204,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/projects/ops/changes/?format=api&page=324",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-08T18:10:18.358225Z",
            "action": 53,
            "target": "",
            "id": 1117185,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/1117185/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-08T18:10:20.670579Z",
            "action": 21,
            "target": "",
            "id": 1117186,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1117186/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-22T08:37:47.453001Z",
            "action": 53,
            "target": "",
            "id": 1119239,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/1119239/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-22T08:37:50.718207Z",
            "action": 21,
            "target": "",
            "id": 1119240,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1119240/?format=api"
        }
    ]
}