Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:28.666853Z",
            "action": 0,
            "target": "",
            "id": 211988,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211988/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139544/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:28.666818Z",
            "action": 71,
            "target": "",
            "id": 211987,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211987/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139543/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:28.666782Z",
            "action": 71,
            "target": "",
            "id": 211986,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211986/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139542/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:28.666745Z",
            "action": 71,
            "target": "",
            "id": 211985,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211985/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139541/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:28.666708Z",
            "action": 71,
            "target": "",
            "id": 211984,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211984/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139539/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:49:28.666600Z",
            "action": 71,
            "target": "",
            "id": 211982,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211982/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:49:28.434081Z",
            "action": 17,
            "target": "",
            "id": 211981,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/211981/?format=api"
        }
    ]
}