Translation components API.

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

GET /api/translations/yunohost-apps-test/13ft/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/13ft/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:27.244523Z",
            "action": 0,
            "target": "",
            "id": 224790,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/224790/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/148963/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:27.244443Z",
            "action": 71,
            "target": "",
            "id": 224789,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224789/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/148962/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:27.244329Z",
            "action": 71,
            "target": "",
            "id": 224788,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224788/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:47:11.024414Z",
            "action": 0,
            "target": "",
            "id": 211895,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211895/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139489/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:47:11.024272Z",
            "action": 71,
            "target": "",
            "id": 211893,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211893/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:47:09.931627Z",
            "action": 17,
            "target": "",
            "id": 211892,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/211892/?format=api"
        }
    ]
}