Translation components API.

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

GET /api/components/ojs/blocks-subscription/changes/?page=27
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1303,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-subscription/changes/?page=26",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-subscription/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T03:45:01.141744Z",
            "action": 47,
            "target": "",
            "id": 1076095,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1076095/"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-subscription/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-14T03:45:02.618207Z",
            "action": 47,
            "target": "",
            "id": 1077880,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1077880/"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-subscription/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-13T03:45:04.023063Z",
            "action": 47,
            "target": "",
            "id": 1084914,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1084914/"
        }
    ]
}