Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:31.783127Z",
            "action": 0,
            "target": "",
            "id": 224881,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/224881/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149034/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:31.783016Z",
            "action": 71,
            "target": "Configuration",
            "id": 224880,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224880/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:38.086878Z",
            "action": 0,
            "target": "",
            "id": 202246,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202246/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131547/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:38.086830Z",
            "action": 71,
            "target": "LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.",
            "id": 202245,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202245/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131546/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:38.086788Z",
            "action": 71,
            "target": "How to configure this app: In cli",
            "id": 202244,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202244/?format=api"
        }
    ]
}