Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T09:26:00.425056+02:00",
            "action": 47,
            "target": "",
            "id": 88916438,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/88916438/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/dokit/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:47:57.830161+02:00",
            "action": 0,
            "target": "",
            "id": 88857845,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/88857845/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/dokit/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:47:57.802838+02:00",
            "action": 0,
            "target": "",
            "id": 88857844,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/88857844/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/dokit/glossary/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:47:57.752887+02:00",
            "action": 0,
            "target": "",
            "id": 88857843,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/88857843/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/dokit/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:47:57.682581+02:00",
            "action": 17,
            "target": "",
            "id": 88857842,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88857842/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/dokit/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:47:57.116309+02:00",
            "action": 17,
            "target": "",
            "id": 88857841,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88857841/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/dokit/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/dokit/glossary/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:47:56.680609+02:00",
            "action": 17,
            "target": "",
            "id": 88857840,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88857840/?format=api"
        }
    ]
}