Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsppp/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsppp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T05:30:05.648937+02:00",
            "action": 14,
            "target": "",
            "id": 19664,
            "action_name": "Component locked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19664/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsppp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T08:26:52.761394+02:00",
            "action": 47,
            "target": "",
            "id": 19744,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19744/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsppp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T05:30:02.229507+02:00",
            "action": 15,
            "target": "",
            "id": 19801,
            "action_name": "Component unlocked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19801/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsppp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T08:27:08.803380+02:00",
            "action": 47,
            "target": "",
            "id": 19850,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19850/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsppp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T08:27:25.120229+02:00",
            "action": 47,
            "target": "",
            "id": 19899,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19899/?format=api"
        }
    ]
}