Translation components API.

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

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

{
    "count": 7,
    "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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:56.360019Z",
            "action": 0,
            "target": "",
            "id": 213438,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213438/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140600/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:56.359985Z",
            "action": 71,
            "target": "",
            "id": 213437,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213437/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140599/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:56.359949Z",
            "action": 71,
            "target": "",
            "id": 213436,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213436/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140598/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:56.359913Z",
            "action": 71,
            "target": "",
            "id": 213435,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213435/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140597/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:56.359877Z",
            "action": 71,
            "target": "",
            "id": 213434,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213434/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140596/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:56.359838Z",
            "action": 71,
            "target": "",
            "id": 213433,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213433/?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/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:12:56.270216Z",
            "action": 17,
            "target": "",
            "id": 213431,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213431/?format=api"
        }
    ]
}