Translation components API.

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

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

{
    "count": 1056,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/changes/?format=api&page=21",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T00:36:28.617500Z",
            "action": 53,
            "target": "",
            "id": 911053,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/911053/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T00:36:29.932103Z",
            "action": 21,
            "target": "",
            "id": 911054,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/911054/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T00:22:27.608648Z",
            "action": 53,
            "target": "",
            "id": 986168,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/986168/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T00:22:28.923075Z",
            "action": 21,
            "target": "",
            "id": 986169,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/986169/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T00:26:55.294939Z",
            "action": 53,
            "target": "",
            "id": 986170,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/986170/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T00:26:56.406006Z",
            "action": 21,
            "target": "",
            "id": 986171,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/986171/?format=api"
        }
    ]
}