Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/hu/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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.563046Z",
            "action": 0,
            "target": "",
            "id": 150168,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150168/?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/hu/?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:44.315370Z",
            "action": 0,
            "target": "",
            "id": 148071,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/148071/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99463/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:44.315324Z",
            "action": 59,
            "target": "",
            "id": 148070,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148070/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99462/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:44.315265Z",
            "action": 59,
            "target": "",
            "id": 148069,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148069/?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/hu/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:44.164586Z",
            "action": 17,
            "target": "",
            "id": 148068,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/148068/?format=api"
        }
    ]
}