Translation components API.

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

GET /api/components/cnp3-ebook/principlesnetwork/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 323,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T08:27:33.346593+02:00",
            "action": 47,
            "target": "",
            "id": 19758,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19758/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T05:30:03.809654+02:00",
            "action": 15,
            "target": "",
            "id": 19812,
            "action_name": "Component unlocked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19812/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T08:27:10.284997+02:00",
            "action": 47,
            "target": "",
            "id": 19863,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19863/?format=api"
        }
    ]
}