Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary-1/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary-1/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:26.693054+02:00",
            "action": 0,
            "target": "",
            "id": 14713,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14713/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary-1/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary-1/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:26.716127+02:00",
            "action": 0,
            "target": "",
            "id": 14714,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14714/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary-1/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary-1/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:26.790356+02:00",
            "action": 0,
            "target": "",
            "id": 14715,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14715/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary-1/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary-1/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:26.820644+02:00",
            "action": 0,
            "target": "",
            "id": 14716,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14716/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary-1/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T08:27:43.976078+02:00",
            "action": 47,
            "target": "",
            "id": 19775,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19775/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary-1/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T08:27:12.020078+02:00",
            "action": 47,
            "target": "",
            "id": 19878,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19878/?format=api"
        }
    ]
}