Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:22.362839Z",
            "action": 0,
            "target": "",
            "id": 213410,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213410/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140581/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:22.362805Z",
            "action": 71,
            "target": "",
            "id": 213409,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213409/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140580/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:22.362757Z",
            "action": 71,
            "target": "",
            "id": 213408,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213408/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140579/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:22.362719Z",
            "action": 71,
            "target": "",
            "id": 213407,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213407/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140578/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:22.362680Z",
            "action": 71,
            "target": "",
            "id": 213406,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213406/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140577/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:22.362607Z",
            "action": 71,
            "target": "",
            "id": 213405,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213405/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:12:22.270584Z",
            "action": 17,
            "target": "",
            "id": 213404,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213404/?format=api"
        }
    ]
}