Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/pt/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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.951352Z",
            "action": 0,
            "target": "",
            "id": 150181,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150181/?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/pt/?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:15.052507Z",
            "action": 0,
            "target": "",
            "id": 148207,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/148207/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99489/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:30:15.052454Z",
            "action": 59,
            "target": "",
            "id": 148206,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148206/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99488/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:30:15.052387Z",
            "action": 59,
            "target": "",
            "id": 148205,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148205/?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/pt/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:30:14.854296Z",
            "action": 17,
            "target": "",
            "id": 148204,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/148204/?format=api"
        }
    ]
}