Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.298427Z",
            "action": 0,
            "target": "",
            "id": 213324,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213324/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140524/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.298332Z",
            "action": 71,
            "target": "",
            "id": 213323,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213323/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140523/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.298232Z",
            "action": 71,
            "target": "",
            "id": 213322,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213322/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140522/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.298132Z",
            "action": 71,
            "target": "",
            "id": 213321,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213321/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140521/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.298031Z",
            "action": 71,
            "target": "",
            "id": 213320,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213320/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140520/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.297929Z",
            "action": 71,
            "target": "",
            "id": 213319,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213319/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140519/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.297817Z",
            "action": 71,
            "target": "",
            "id": 213318,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213318/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140518/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:33.297573Z",
            "action": 71,
            "target": "",
            "id": 213317,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213317/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:10:33.212285Z",
            "action": 17,
            "target": "",
            "id": 213316,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213316/?format=api"
        }
    ]
}