Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/ko/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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.695762Z",
            "action": 0,
            "target": "",
            "id": 150173,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150173/?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/ko/?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:55.702267Z",
            "action": 0,
            "target": "",
            "id": 148122,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/148122/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99473/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:55.702221Z",
            "action": 59,
            "target": "",
            "id": 148121,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148121/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99472/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:55.702155Z",
            "action": 59,
            "target": "",
            "id": 148120,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148120/?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/ko/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:55.511884Z",
            "action": 17,
            "target": "",
            "id": 148118,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/148118/?format=api"
        }
    ]
}