Translation components API.

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

GET /api/components/yunohost-apps-test/digipad/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/digipad/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:58.586484Z",
            "action": 47,
            "target": "",
            "id": 228657,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228657/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digipad/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digipad/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:14:46.642142Z",
            "action": 0,
            "target": "",
            "id": 216642,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/216642/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digipad/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digipad/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:14:46.538612Z",
            "action": 17,
            "target": "",
            "id": 216641,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/216641/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digipad/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digipad/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:21.694103Z",
            "action": 0,
            "target": "",
            "id": 210590,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210590/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digipad/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digipad/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:21.634176Z",
            "action": 0,
            "target": "",
            "id": 210589,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210589/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digipad/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:42.281048Z",
            "action": 51,
            "target": "",
            "id": 204876,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/204876/?format=api"
        }
    ]
}