Translation components API.

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

GET /api/components/ashos/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/ashos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ashos/glossary/readme_zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:16:00.514406+02:00",
            "action": 0,
            "target": "",
            "id": 61479992,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/61479992/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ashos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ashos/glossary/readme_FA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:16:00.445371+02:00",
            "action": 0,
            "target": "",
            "id": 61479991,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/61479991/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ashos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ashos/glossary/readme_FA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:16:00.324559+02:00",
            "action": 17,
            "target": "",
            "id": 61479990,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/61479990/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ashos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ashos/glossary/readme_zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:15:59.278119+02:00",
            "action": 17,
            "target": "",
            "id": 61479989,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/61479989/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ashos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ashos/glossary/readme_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:15:58.928530+02:00",
            "action": 0,
            "target": "",
            "id": 61479988,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/61479988/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ashos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ashos/glossary/readme_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:15:58.863908+02:00",
            "action": 17,
            "target": "",
            "id": 61479987,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/61479987/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ashos/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T23:15:58.353354+02:00",
            "action": 21,
            "target": "",
            "id": 61479986,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/61479986/?format=api"
        }
    ]
}