Translation components API.

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

GET /api/components/supertux/incubator/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://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-19T22:13:03.379935Z",
            "action": 47,
            "target": "",
            "id": 146660,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/146660/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-03T03:30:04.057096Z",
            "action": 47,
            "target": "",
            "id": 139472,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/139472/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T03:30:05.111092Z",
            "action": 47,
            "target": "",
            "id": 139436,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/139436/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-28T14:53:40.382526Z",
            "action": 47,
            "target": "",
            "id": 117794,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/117794/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-08-08T13:55:49.244313Z",
            "action": 47,
            "target": "",
            "id": 113615,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/113615/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-19T20:13:11.695454Z",
            "action": 47,
            "target": "",
            "id": 111796,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/111796/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "author": null,
            "timestamp": "2021-05-18T20:30:39.943231Z",
            "action": 14,
            "target": "",
            "id": 108154,
            "action_name": "Component locked",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/108154/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-31T09:59:11.925468Z",
            "action": 47,
            "target": "",
            "id": 5870,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/5870/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T09:48:13.072651Z",
            "action": 47,
            "target": "",
            "id": 1004,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/1004/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "timestamp": "2019-07-21T09:48:11.089739Z",
            "action": 51,
            "target": "",
            "id": 960,
            "action_name": "Component created",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/960/?format=api"
        }
    ]
}