Translation components API.

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

GET /api/components/yunohost-apps-test/compteur_du_gase/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/compteur_du_gase/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:14.483458Z",
            "action": 47,
            "target": "",
            "id": 228243,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228243/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/compteur_du_gase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:00:24.082730Z",
            "action": 0,
            "target": "",
            "id": 212644,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212644/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/compteur_du_gase/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:00:23.951917Z",
            "action": 17,
            "target": "",
            "id": 212643,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212643/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/compteur_du_gase/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:04.396821Z",
            "action": 0,
            "target": "",
            "id": 203311,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203311/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/compteur_du_gase/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:04.338551Z",
            "action": 0,
            "target": "",
            "id": 203309,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203309/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:35.920268Z",
            "action": 51,
            "target": "",
            "id": 202201,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202201/?format=api"
        }
    ]
}