Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/eo/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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.312166Z",
            "action": 0,
            "target": "",
            "id": 150159,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150159/?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/eo/?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:26.135560Z",
            "action": 0,
            "target": "",
            "id": 147989,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147989/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99447/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:26.135505Z",
            "action": 59,
            "target": "",
            "id": 147988,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147988/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99446/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:26.135434Z",
            "action": 59,
            "target": "",
            "id": 147987,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147987/?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/eo/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:26.045769Z",
            "action": 17,
            "target": "",
            "id": 147985,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147985/?format=api"
        }
    ]
}