Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/uk/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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:11.407544Z",
            "action": 0,
            "target": "",
            "id": 150140,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150140/?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/uk/?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:01.376764Z",
            "action": 0,
            "target": "",
            "id": 147872,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147872/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99424/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:01.376694Z",
            "action": 59,
            "target": "",
            "id": 147871,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147871/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99423/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:01.376626Z",
            "action": 59,
            "target": "",
            "id": 147870,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147870/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99422/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:29:01.376538Z",
            "action": 59,
            "target": "",
            "id": 147869,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147869/?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/uk/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:29:01.061694Z",
            "action": 17,
            "target": "",
            "id": 147868,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147868/?format=api"
        }
    ]
}