Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:47.047039Z",
            "action": 0,
            "target": "",
            "id": 225173,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225173/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149266/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:47.046953Z",
            "action": 71,
            "target": "Known limitations or important informations",
            "id": 225172,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225172/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:34.541092Z",
            "action": 0,
            "target": "",
            "id": 204613,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204613/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133328/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:34.541057Z",
            "action": 71,
            "target": "A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.",
            "id": 204612,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204612/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133327/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:34.541020Z",
            "action": 71,
            "target": "A YunoHost template is imported and linked to the host \"Zabbix-server\" (127.0.0.1) for basic monitoring for YunoHost.",
            "id": 204611,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204611/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133326/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:34.540983Z",
            "action": 71,
            "target": "You can add your users in a group in Zabbix (for permissions/rights).",
            "id": 204610,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204610/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133325/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:34.540946Z",
            "action": 71,
            "target": "The Zabbix server port is not opened by default for external monitoring (active agent).",
            "id": 204609,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204609/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133324/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/zabbix/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:34.540906Z",
            "action": 71,
            "target": "Do not change the default admin user password. The user is disabled just after the install but is used to update templates.",
            "id": 204608,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204608/?format=api"
        }
    ]
}