Translation components API.

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

GET /api/translations/yunohost-apps-test/cops/de/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/cops/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:01:25.500250Z",
            "action": 0,
            "target": "",
            "id": 215920,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/215920/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142280/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cops/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:01:25.500214Z",
            "action": 71,
            "target": "",
            "id": 215919,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/215919/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142279/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cops/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:01:25.500175Z",
            "action": 71,
            "target": "",
            "id": 215918,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/215918/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142278/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cops/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:01:25.500087Z",
            "action": 71,
            "target": "",
            "id": 215917,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/215917/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cops/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:01:25.256442Z",
            "action": 17,
            "target": "",
            "id": 215916,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/215916/?format=api"
        }
    ]
}