Translation components API.

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

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

{
    "count": 4,
    "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.475960Z",
            "action": 0,
            "target": "",
            "id": 205639,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/205639/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134139/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.475905Z",
            "action": 71,
            "target": "Web-based user interface capable of managing multiple LXD servers from a single location.",
            "id": 205638,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205638/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134135/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.475845Z",
            "action": 71,
            "target": "Since version 3.4.0~ynh2, after a bad authentication that don't let you login, just refresh the page",
            "id": 205637,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205637/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134132/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.475745Z",
            "action": 71,
            "target": "Important:",
            "id": 205636,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205636/?format=api"
        }
    ]
}