Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-14T03:10:42.325175+02:00",
            "action": 47,
            "target": "",
            "id": 68366696,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/68366696/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-04T16:51:00.462277+01:00",
            "action": 47,
            "target": "",
            "id": 15183648,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/15183648/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-14T20:04:12.024171+02:00",
            "action": 14,
            "target": "",
            "id": 13198087,
            "action_name": "Component locked",
            "url": "https://hosted.weblate.org/api/changes/13198087/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-14T20:04:12.003281+02:00",
            "action": 47,
            "target": "",
            "id": 13198085,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/13198085/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/kb/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-20T22:51:33.544774+02:00",
            "action": 0,
            "target": "",
            "id": 12860196,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12860196/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/kb/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-20T22:51:31.987675+02:00",
            "action": 0,
            "target": "",
            "id": 12860195,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12860195/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/kb/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-20T22:51:31.414959+02:00",
            "action": 0,
            "target": "",
            "id": 12860193,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12860193/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-04T04:05:26.633236+02:00",
            "action": 47,
            "target": "",
            "id": 11329347,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/11329347/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/kb/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-04T04:05:25.603210+02:00",
            "action": 0,
            "target": "",
            "id": 11329346,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11329346/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/kb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-04T04:05:23.935186+02:00",
            "action": 51,
            "target": "",
            "id": 11329345,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/11329345/?format=api"
        }
    ]
}