Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.252573Z",
            "action": 0,
            "target": "",
            "id": 150157,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150157/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/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:29:24.637476Z",
            "action": 0,
            "target": "",
            "id": 147978,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147978/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99443/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:24.637430Z",
            "action": 59,
            "target": "",
            "id": 147977,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147977/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99442/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:24.637365Z",
            "action": 59,
            "target": "",
            "id": 147976,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147976/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:24.536705Z",
            "action": 17,
            "target": "",
            "id": 147975,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147975/?format=api"
        }
    ]
}