Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/id/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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.606768Z",
            "action": 0,
            "target": "",
            "id": 150113,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150113/?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/id/?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:28:17.379076Z",
            "action": 0,
            "target": "",
            "id": 147638,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147638/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99364/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:17.378981Z",
            "action": 59,
            "target": "",
            "id": 147637,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147637/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99363/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:17.378889Z",
            "action": 59,
            "target": "",
            "id": 147636,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147636/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99362/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:17.378770Z",
            "action": 59,
            "target": "",
            "id": 147635,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147635/?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/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:17.127061Z",
            "action": 17,
            "target": "",
            "id": 147633,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147633/?format=api"
        }
    ]
}