Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/pt/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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:11.104413Z",
            "action": 0,
            "target": "",
            "id": 150132,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150132/?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/pt/?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:44.213084Z",
            "action": 0,
            "target": "",
            "id": 147780,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147780/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99400/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:44.213039Z",
            "action": 59,
            "target": "",
            "id": 147779,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147779/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99399/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:44.212995Z",
            "action": 59,
            "target": "",
            "id": 147778,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147778/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99398/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:44.212937Z",
            "action": 59,
            "target": "",
            "id": 147777,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147777/?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/pt/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:43.854011Z",
            "action": 17,
            "target": "",
            "id": 147776,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147776/?format=api"
        }
    ]
}