Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:45:46.110704Z",
            "action": 0,
            "target": "",
            "id": 211734,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211734/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139353/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:45:46.110668Z",
            "action": 71,
            "target": "",
            "id": 211733,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211733/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139352/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:45:46.110629Z",
            "action": 71,
            "target": "",
            "id": 211732,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211732/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139351/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:45:46.110552Z",
            "action": 71,
            "target": "",
            "id": 211731,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211731/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:45:45.877102Z",
            "action": 17,
            "target": "",
            "id": 211730,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/211730/?format=api"
        }
    ]
}