Translation components API.

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

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

{
    "count": 8,
    "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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980703Z",
            "action": 0,
            "target": "",
            "id": 206020,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/206020/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134457/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980633Z",
            "action": 71,
            "target": "",
            "id": 206018,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206018/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134456/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980597Z",
            "action": 71,
            "target": "",
            "id": 206017,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206017/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134455/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980560Z",
            "action": 71,
            "target": "",
            "id": 206016,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206016/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134454/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980524Z",
            "action": 71,
            "target": "",
            "id": 206015,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206015/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134453/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980487Z",
            "action": 71,
            "target": "",
            "id": 206014,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206014/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134451/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980450Z",
            "action": 71,
            "target": "",
            "id": 206013,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206013/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134450/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.980412Z",
            "action": 71,
            "target": "",
            "id": 206012,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/206012/?format=api"
        }
    ]
}