Translation components API.

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

GET /api/translations/yunohost-apps-test/beehive/de/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/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372859Z",
            "action": 0,
            "target": "",
            "id": 211805,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211805/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139412/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372824Z",
            "action": 71,
            "target": "",
            "id": 211804,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211804/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139411/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372787Z",
            "action": 71,
            "target": "",
            "id": 211803,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211803/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139410/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372749Z",
            "action": 71,
            "target": "",
            "id": 211802,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211802/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139409/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372712Z",
            "action": 71,
            "target": "",
            "id": 211801,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211801/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139408/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372675Z",
            "action": 71,
            "target": "",
            "id": 211800,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211800/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139407/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372638Z",
            "action": 71,
            "target": "",
            "id": 211799,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211799/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139405/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:46:28.372524Z",
            "action": 71,
            "target": "",
            "id": 211797,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211797/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/beehive/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:46:28.126614Z",
            "action": 17,
            "target": "",
            "id": 211796,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/211796/?format=api"
        }
    ]
}