Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/deluge/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/deluge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:07:58.630861Z",
            "action": 0,
            "target": "",
            "id": 216276,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/216276/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142526/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/deluge/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/deluge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:07:58.630827Z",
            "action": 71,
            "target": "",
            "id": 216275,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216275/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142525/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/deluge/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/deluge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:07:58.630791Z",
            "action": 71,
            "target": "",
            "id": 216274,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216274/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142524/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/deluge/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/deluge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:07:58.630755Z",
            "action": 71,
            "target": "",
            "id": 216273,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216273/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142523/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/deluge/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/deluge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:07:58.630718Z",
            "action": 71,
            "target": "",
            "id": 216272,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216272/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/deluge/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/deluge/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:07:58.366080Z",
            "action": 17,
            "target": "",
            "id": 216270,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/216270/?format=api"
        }
    ]
}