Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/en/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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:13.977534Z",
            "action": 0,
            "target": "",
            "id": 150148,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150148/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T04:59:07.889979Z",
            "action": 0,
            "target": "",
            "id": 146394,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146394/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:19.704418Z",
            "action": 0,
            "target": "",
            "id": 146148,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146148/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98893/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:19.704347Z",
            "action": 59,
            "target": "If enabled, Funkwhale will be accessible by Funkwhale for Android and by users without a YunoHost account. This can be changed later in the webadmin.",
            "id": 146147,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146147/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98892/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:19.704242Z",
            "action": 59,
            "target": "Convivial and modern music server",
            "id": 146146,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146146/?format=api"
        }
    ]
}