Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/zh_Hans/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:11.475940Z",
            "action": 0,
            "target": "",
            "id": 150141,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150141/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/zh_Hans/?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:02.602735Z",
            "action": 0,
            "target": "",
            "id": 147880,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147880/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99427/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:02.602689Z",
            "action": 59,
            "target": "",
            "id": 147879,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147879/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99426/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:02.602643Z",
            "action": 59,
            "target": "",
            "id": 147878,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147878/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99425/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:02.602575Z",
            "action": 59,
            "target": "",
            "id": 147877,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147877/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/zh_Hans/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:02.320452Z",
            "action": 17,
            "target": "",
            "id": 147876,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147876/?format=api"
        }
    ]
}