Translation components API.

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

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

{
    "count": 302,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/changes/?format=api&page=15",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T05:30:03.992048+02:00",
            "action": 15,
            "target": "",
            "id": 19823,
            "action_name": "Component unlocked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19823/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T08:27:11.760331+02:00",
            "action": 47,
            "target": "",
            "id": 19873,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19873/?format=api"
        }
    ]
}