Translation components API.

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

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

{
    "count": 1456,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/officelife/auth/changes/?format=api&page=29",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/32503906/?format=api",
            "component": "https://hosted.weblate.org/api/components/officelife/auth/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/auth/fr/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-25T23:12:22.764649+02:00",
            "action": 4,
            "target": "Ces informations d'identification ne correspondent pas à nos dossiers.",
            "id": 10785035,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/10785035/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/auth/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/auth/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "author": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "timestamp": "2021-05-25T23:03:17.427870+02:00",
            "action": 48,
            "target": "",
            "id": 10784684,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/10784684/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/auth/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/auth/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "author": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "timestamp": "2021-05-25T23:03:16.922154+02:00",
            "action": 0,
            "target": "",
            "id": 10784682,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10784682/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/auth/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-25T23:02:24.336644+02:00",
            "action": 47,
            "target": "",
            "id": 10784680,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/10784680/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/auth/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/auth/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-25T23:02:23.349744+02:00",
            "action": 0,
            "target": "",
            "id": 10784679,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10784679/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/auth/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-25T23:02:21.412168+02:00",
            "action": 51,
            "target": "",
            "id": 10784677,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/10784677/?format=api"
        }
    ]
}