Translation components API.

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

GET /api/components/ojs/oaiMetadataFormats-marcxml/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 802,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-28T03:45:03.294405Z",
            "action": 47,
            "target": "",
            "id": 1120917,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1120917/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-16T03:45:05.666429Z",
            "action": 47,
            "target": "",
            "id": 1133197,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1133197/?format=api"
        }
    ]
}