Translation components API.

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

GET /api/components/yunohost-apps-test/cockpit/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/cockpit/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:59.434623Z",
            "action": 47,
            "target": "",
            "id": 228662,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228662/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:15:39.862335Z",
            "action": 0,
            "target": "",
            "id": 216678,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/216678/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142796/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:15:39.862219Z",
            "action": 71,
            "target": "",
            "id": 216677,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216677/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:15:39.724174Z",
            "action": 17,
            "target": "",
            "id": 216676,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/216676/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:19.566302Z",
            "action": 0,
            "target": "",
            "id": 210493,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210493/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138326/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:19.566239Z",
            "action": 71,
            "target": "",
            "id": 210492,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210492/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:19.495178Z",
            "action": 0,
            "target": "",
            "id": 210491,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210491/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138321/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cockpit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:19.495109Z",
            "action": 71,
            "target": "Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.",
            "id": 210490,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210490/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cockpit/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:40.458802Z",
            "action": 51,
            "target": "",
            "id": 204811,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/204811/?format=api"
        }
    ]
}