Translation components API.

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

GET /api/translations/yunohost-apps-test/jellyseerr/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/jellyseerr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:52:06.270228Z",
            "action": 0,
            "target": "",
            "id": 212092,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212092/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139604/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:52:06.270192Z",
            "action": 71,
            "target": "",
            "id": 212091,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212091/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139603/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:52:06.270153Z",
            "action": 71,
            "target": "",
            "id": 212090,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212090/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139602/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:52:06.270092Z",
            "action": 71,
            "target": "",
            "id": 212089,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212089/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:52:06.161827Z",
            "action": 17,
            "target": "",
            "id": 212088,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212088/?format=api"
        }
    ]
}