Translation components API.

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

GET /api/components/yunohost-apps-test/trilium/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/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:52.877924Z",
            "action": 0,
            "target": "",
            "id": 212002,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212002/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139552/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:52.877859Z",
            "action": 71,
            "target": "",
            "id": 212001,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212001/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:49:52.786194Z",
            "action": 17,
            "target": "",
            "id": 212000,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212000/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.646062Z",
            "action": 0,
            "target": "",
            "id": 202053,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202053/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131446/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.646001Z",
            "action": 71,
            "target": "",
            "id": 202052,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202052/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.578643Z",
            "action": 0,
            "target": "",
            "id": 202050,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202050/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131445/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/trilium/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.578578Z",
            "action": 71,
            "target": "TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.",
            "id": 202049,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202049/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.112365Z",
            "action": 51,
            "target": "",
            "id": 201958,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/201958/?format=api"
        }
    ]
}