Translation components API.

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

GET /api/components/yunohost-apps-test/keeweb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:00:02.789031Z",
            "action": 0,
            "target": "",
            "id": 212637,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212637/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140017/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:00:02.788963Z",
            "action": 71,
            "target": "",
            "id": 212636,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212636/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:00:02.619937Z",
            "action": 17,
            "target": "",
            "id": 212635,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212635/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.242748Z",
            "action": 0,
            "target": "",
            "id": 203051,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203051/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132162/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.242681Z",
            "action": 71,
            "target": "",
            "id": 203050,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203050/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.170602Z",
            "action": 0,
            "target": "",
            "id": 203038,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203038/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132159/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/keeweb/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.170539Z",
            "action": 71,
            "target": "This webapp is a browser password manager compatible with KeePass databases. It doesn't require any server or additional resources.",
            "id": 203037,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203037/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:33.772708Z",
            "action": 51,
            "target": "",
            "id": 202133,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202133/?format=api"
        }
    ]
}