Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/br/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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.100468Z",
            "action": 0,
            "target": "",
            "id": 150152,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150152/?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/br/?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:12.873119Z",
            "action": 0,
            "target": "",
            "id": 147910,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147910/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99433/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:12.873072Z",
            "action": 59,
            "target": "",
            "id": 147909,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147909/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99432/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:12.873006Z",
            "action": 59,
            "target": "",
            "id": 147908,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147908/?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/br/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:12.821860Z",
            "action": 17,
            "target": "",
            "id": 147907,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147907/?format=api"
        }
    ]
}