Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.914367Z",
            "action": 0,
            "target": "",
            "id": 150180,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150180/?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/pl/?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:30:14.349040Z",
            "action": 0,
            "target": "",
            "id": 148203,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/148203/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99487/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:30:14.348993Z",
            "action": 59,
            "target": "",
            "id": 148202,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148202/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99486/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:30:14.348928Z",
            "action": 59,
            "target": "",
            "id": 148201,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148201/?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/pl/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:30:14.142987Z",
            "action": 17,
            "target": "",
            "id": 148199,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/148199/?format=api"
        }
    ]
}