Translation components API.

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

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

{
    "count": 2804,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ojs/api/changes/?page=56",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/mn/",
            "user": null,
            "author": null,
            "timestamp": "2026-02-07T06:31:41.233895Z",
            "action": 17,
            "target": "",
            "id": 1101570,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1101570/"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-11T03:45:02.310192Z",
            "action": 47,
            "target": "",
            "id": 1108246,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/1108246/"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/889831/",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/nb_NO/",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/",
            "author": "http://translate.pkp.sfu.ca/api/users/eirikh/",
            "timestamp": "2026-04-15T13:01:05.839422Z",
            "action": 5,
            "target": "Skjemaet for publiseringsavgifter er ikke tilgjengelig fordi publiseringsavgifter er deaktivert.",
            "id": 1115567,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/1115567/"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/nb_NO/",
            "user": null,
            "author": null,
            "timestamp": "2026-04-15T13:23:21.919138Z",
            "action": 17,
            "target": "",
            "id": 1115579,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1115579/"
        }
    ]
}