Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/fa/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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:14.394629Z",
            "action": 0,
            "target": "",
            "id": 150162,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150162/?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/fa/?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:34.780543Z",
            "action": 0,
            "target": "",
            "id": 148012,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/148012/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99453/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:34.780496Z",
            "action": 59,
            "target": "",
            "id": 148011,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148011/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99452/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:34.780422Z",
            "action": 59,
            "target": "",
            "id": 148010,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/148010/?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/fa/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:34.652535Z",
            "action": 17,
            "target": "",
            "id": 148009,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/148009/?format=api"
        }
    ]
}