Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:38.430522Z",
            "action": 0,
            "target": "",
            "id": 225012,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225012/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149137/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:38.430475Z",
            "action": 71,
            "target": "It aims to be faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN.",
            "id": 225011,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225011/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149136/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:38.430322Z",
            "action": 71,
            "target": "WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography.  \n",
            "id": 225010,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225010/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.761046Z",
            "action": 0,
            "target": "",
            "id": 203070,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203070/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132178/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.760973Z",
            "action": 71,
            "target": "This package only ships a YunoHost configuration panel to load WireGuard configuration files and create the VPNs.",
            "id": 203069,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203069/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132173/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.760776Z",
            "action": 71,
            "target": "Use the app's configuration panel to configure VPN connections.",
            "id": 203067,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203067/?format=api"
        }
    ]
}