Translation components API.

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

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

{
    "count": 87,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T14:17:34.589966+01:00",
            "action": 14,
            "target": "",
            "id": 17406,
            "action_name": "Component locked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/17406/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-10T04:30:02.344307+01:00",
            "action": 15,
            "target": "",
            "id": 17473,
            "action_name": "Component unlocked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/17473/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T05:30:05.776409+02:00",
            "action": 47,
            "target": "",
            "id": 19677,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19677/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T05:30:05.790960+02:00",
            "action": 14,
            "target": "",
            "id": 19678,
            "action_name": "Component locked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19678/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T08:27:33.245323+02:00",
            "action": 47,
            "target": "",
            "id": 19754,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19754/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T05:30:03.742385+02:00",
            "action": 15,
            "target": "",
            "id": 19808,
            "action_name": "Component unlocked",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19808/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T08:27:09.870241+02:00",
            "action": 47,
            "target": "",
            "id": 19858,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19858/?format=api"
        }
    ]
}