Translation components API.

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

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

{
    "count": 854,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/changes/?format=api&page=17",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T03:45:03.185069Z",
            "action": 47,
            "target": "",
            "id": 853849,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/853849/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T03:45:03.565946Z",
            "action": 47,
            "target": "",
            "id": 854008,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/854008/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-01T03:45:03.954741Z",
            "action": 47,
            "target": "",
            "id": 854259,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/854259/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-04T03:45:03.280911Z",
            "action": 47,
            "target": "",
            "id": 854469,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/854469/?format=api"
        }
    ]
}