Translation components API.

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

GET /api/translations/yunohost-apps-test/ssh_chroot_dir/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/ssh_chroot_dir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:03.227332Z",
            "action": 0,
            "target": "",
            "id": 203274,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203274/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132329/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:03.227297Z",
            "action": 71,
            "target": "A data size quota is also set on the directory.",
            "id": 203273,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203273/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132328/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:03.227258Z",
            "action": 71,
            "target": "A \"chroot jail\" limits the commands the user can use, so you can rest assured that they can't access your server's contents outside of the provided directory.",
            "id": 203272,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203272/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132327/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:03.227175Z",
            "action": 71,
            "target": "This app provides a directory, accessible via ssh of sftp, to a new user.",
            "id": 203271,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203271/?format=api"
        }
    ]
}