Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:04.211010Z",
            "action": 47,
            "target": "",
            "id": 228187,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228187/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:18.983425Z",
            "action": 0,
            "target": "",
            "id": 212019,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212019/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139560/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:18.983353Z",
            "action": 71,
            "target": "",
            "id": 212018,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212018/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:50:18.751093Z",
            "action": 17,
            "target": "",
            "id": 212017,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212017/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:37.034138Z",
            "action": 0,
            "target": "",
            "id": 202228,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202228/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131542/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:37.034048Z",
            "action": 71,
            "target": "",
            "id": 202227,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202227/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.951972Z",
            "action": 0,
            "target": "",
            "id": 202225,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202225/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131541/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/myspeed/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.951900Z",
            "action": 71,
            "target": "MySpeed is a speed test analysis software that stores the speed of your internet for up to 30 days. This can also be useful if you want to know when your network might have drops or if you want to check if your internet matches the booked values from your contract.",
            "id": 202224,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202224/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:28.580900Z",
            "action": 51,
            "target": "",
            "id": 202014,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202014/?format=api"
        }
    ]
}