Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/br/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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.048462Z",
            "action": 0,
            "target": "",
            "id": 150096,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150096/?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/br/?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:27:51.170067Z",
            "action": 0,
            "target": "",
            "id": 147497,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147497/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99316/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:51.170022Z",
            "action": 59,
            "target": "",
            "id": 147496,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147496/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99315/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:51.169976Z",
            "action": 59,
            "target": "",
            "id": 147495,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147495/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99314/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:51.169915Z",
            "action": 59,
            "target": "",
            "id": 147494,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147494/?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/br/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:27:51.102380Z",
            "action": 17,
            "target": "",
            "id": 147492,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147492/?format=api"
        }
    ]
}