Translation components API.

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

GET /api/translations/yunohost-apps-test/opentracker/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/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:02.301465Z",
            "action": 0,
            "target": "",
            "id": 213063,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213063/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140323/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:02.301429Z",
            "action": 71,
            "target": "",
            "id": 213062,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213062/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140322/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:02.301392Z",
            "action": 71,
            "target": "",
            "id": 213061,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213061/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140321/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:02.301354Z",
            "action": 71,
            "target": "",
            "id": 213060,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213060/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140320/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:02.301315Z",
            "action": 71,
            "target": "",
            "id": 213059,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213059/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:07:02.154468Z",
            "action": 17,
            "target": "",
            "id": 213057,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213057/?format=api"
        }
    ]
}