Translation components API.

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

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

{
    "count": 8752,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ojs/submission/changes/?format=api&page=175",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/submission/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-07T21:13:44.115238Z",
            "action": 17,
            "target": "",
            "id": 989808,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/989808/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/submission/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-08T03:45:07.924618Z",
            "action": 47,
            "target": "",
            "id": 989999,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/989999/?format=api"
        }
    ]
}