Translation components API.

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

GET /api/translations/yunohost-apps-test/documize/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/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:20.619179Z",
            "action": 0,
            "target": "",
            "id": 212349,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212349/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139809/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:20.619144Z",
            "action": 71,
            "target": "",
            "id": 212348,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212348/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139808/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:20.619106Z",
            "action": 71,
            "target": "",
            "id": 212347,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212347/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139807/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:20.619027Z",
            "action": 71,
            "target": "",
            "id": 212346,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212346/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139806/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:20.618986Z",
            "action": 71,
            "target": "",
            "id": 212345,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212345/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:55:20.493219Z",
            "action": 17,
            "target": "",
            "id": 212343,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212343/?format=api"
        }
    ]
}