Translation components API.

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

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

{
    "count": 705,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-27T03:45:02.829317Z",
            "action": 47,
            "target": "",
            "id": 853745,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/853745/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T03:45:02.957662Z",
            "action": 47,
            "target": "",
            "id": 853826,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/853826/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T03:45:03.424257Z",
            "action": 47,
            "target": "",
            "id": 853985,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/853985/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-01T03:45:03.771741Z",
            "action": 47,
            "target": "",
            "id": 854236,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/854236/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-04T03:45:03.141564Z",
            "action": 47,
            "target": "",
            "id": 854446,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/854446/?format=api"
        }
    ]
}