Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:00.356805Z",
            "action": 0,
            "target": "",
            "id": 217139,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217139/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143086/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:00.356743Z",
            "action": 71,
            "target": "",
            "id": 217138,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217138/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:26:00.241043Z",
            "action": 17,
            "target": "",
            "id": 217137,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217137/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:30.629472Z",
            "action": 0,
            "target": "",
            "id": 211146,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211146/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138869/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:30.629410Z",
            "action": 71,
            "target": "",
            "id": 211145,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211145/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:30.571160Z",
            "action": 0,
            "target": "",
            "id": 211144,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211144/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138864/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vpnclient/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:30.571093Z",
            "action": 71,
            "target": "Install a VPN connection on your self-hosted server.  * Useful for hosting your server behind a filtered (and/or non-neutral) internet access.  * Useful to have static IP addresses (IPv6 and IPv4).  * Useful to easily move your server anywhere.  * Strong firewalling (internet access and self-hosted services only available through the VPN, not leaking to your commercial ISP)  * Combine with the [Hotspot app](https://github.com/YunoHost-Apps/hotspot_ynh) to broadcast VPN-protected WiFi to other laptops without any further technical configuration needed.",
            "id": 211143,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211143/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vpnclient/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:48.444509Z",
            "action": 51,
            "target": "",
            "id": 205098,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/205098/?format=api"
        }
    ]
}