Changes API.

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

GET /api/changes/211143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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"
}