Translation components API.

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

GET /api/components/sword-deposit-plugin/emails/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 252,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-10-30T13:51:45.549317Z",
            "action": 17,
            "target": "",
            "id": 1082148,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1082148/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-04T03:45:03.458990Z",
            "action": 47,
            "target": "",
            "id": 1082578,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1082578/?format=api"
        }
    ]
}