Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/eu/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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.336664Z",
            "action": 0,
            "target": "",
            "id": 150105,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150105/?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/eu/?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:03.051291Z",
            "action": 0,
            "target": "",
            "id": 147564,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147564/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99343/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:03.051246Z",
            "action": 59,
            "target": "",
            "id": 147563,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147563/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99342/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:03.051202Z",
            "action": 59,
            "target": "",
            "id": 147562,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147562/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99341/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:03.051132Z",
            "action": 59,
            "target": "",
            "id": 147561,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147561/?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/eu/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:02.913037Z",
            "action": 17,
            "target": "",
            "id": 147556,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147556/?format=api"
        }
    ]
}