Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:42.048868Z",
            "action": 0,
            "target": "",
            "id": 212026,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212026/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139564/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:42.048833Z",
            "action": 71,
            "target": "",
            "id": 212025,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212025/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139563/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:42.048796Z",
            "action": 71,
            "target": "",
            "id": 212024,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212024/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139562/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:42.048758Z",
            "action": 71,
            "target": "",
            "id": 212023,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212023/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139561/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:50:42.048686Z",
            "action": 71,
            "target": "",
            "id": 212022,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212022/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:50:41.644628Z",
            "action": 17,
            "target": "",
            "id": 212021,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212021/?format=api"
        }
    ]
}