Translation components API.

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

GET /api/translations/yunohost-apps-test/my_webdav/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/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.426007Z",
            "action": 0,
            "target": "",
            "id": 212535,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212535/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139947/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425936Z",
            "action": 71,
            "target": "",
            "id": 212533,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212533/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139946/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425899Z",
            "action": 71,
            "target": "",
            "id": 212532,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212532/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139945/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425862Z",
            "action": 71,
            "target": "",
            "id": 212531,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212531/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139944/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425826Z",
            "action": 71,
            "target": "",
            "id": 212530,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212530/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139943/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425789Z",
            "action": 71,
            "target": "",
            "id": 212529,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212529/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139942/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425751Z",
            "action": 71,
            "target": "",
            "id": 212528,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212528/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139941/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:58:07.425685Z",
            "action": 71,
            "target": "",
            "id": 212527,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212527/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webdav/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my_webdav/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:58:07.329878Z",
            "action": 17,
            "target": "",
            "id": 212525,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212525/?format=api"
        }
    ]
}