Translation components API.

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

GET /api/components/userli/glossary/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/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-02T22:42:36.647389+01:00",
            "action": 0,
            "target": "",
            "id": 18399922,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/18399922/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-02T09:40:08.069871+01:00",
            "action": 0,
            "target": "",
            "id": 18299288,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/18299288/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-06T12:25:09.476560+02:00",
            "action": 0,
            "target": "",
            "id": 12066191,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12066191/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-06T12:25:09.432870+02:00",
            "action": 0,
            "target": "",
            "id": 12066190,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12066190/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/gsw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-06T12:25:09.374591+02:00",
            "action": 0,
            "target": "",
            "id": 12066189,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12066189/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-06T12:25:09.325078+02:00",
            "action": 0,
            "target": "",
            "id": 12066188,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12066188/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-06T12:25:09.282368+02:00",
            "action": 0,
            "target": "",
            "id": 12066187,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12066187/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/userli/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-06T12:25:09.232668+02:00",
            "action": 0,
            "target": "",
            "id": 12066186,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12066186/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/t2d/?format=api",
            "author": null,
            "timestamp": "2021-08-06T12:23:11.588056+02:00",
            "action": 19,
            "target": "",
            "id": 12066145,
            "action_name": "Repository reset",
            "url": "https://hosted.weblate.org/api/changes/12066145/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/userli/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T12:41:24.347241+01:00",
            "action": 47,
            "target": "",
            "id": 9439956,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/9439956/?format=api"
        }
    ]
}