Translation components API.

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

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

{
    "count": 3556,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ops/admin/changes/?format=api&page=71",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-27T15:36:29.085682Z",
            "action": 53,
            "target": "",
            "id": 1133455,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/1133455/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-27T15:36:32.157247Z",
            "action": 21,
            "target": "",
            "id": 1133456,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1133456/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-30T15:06:51.895135Z",
            "action": 53,
            "target": "",
            "id": 1133801,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/1133801/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-30T15:06:54.035454Z",
            "action": 21,
            "target": "",
            "id": 1133802,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1133802/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-08-05T17:21:38.069503Z",
            "action": 53,
            "target": "",
            "id": 1134064,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/1134064/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-08-05T17:21:40.605624Z",
            "action": 21,
            "target": "",
            "id": 1134065,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1134065/?format=api"
        }
    ]
}