Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/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/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.209852Z",
            "action": 0,
            "target": "",
            "id": 150101,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150101/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "timestamp": "2024-03-29T05:27:53.625192Z",
            "action": 0,
            "target": "",
            "id": 147524,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147524/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99331/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:53.625147Z",
            "action": 59,
            "target": "",
            "id": 147523,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147523/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99330/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:53.625101Z",
            "action": 59,
            "target": "",
            "id": 147522,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147522/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99329/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:53.625040Z",
            "action": 59,
            "target": "",
            "id": 147521,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147521/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:27:53.547995Z",
            "action": 17,
            "target": "",
            "id": 147520,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147520/?format=api"
        }
    ]
}