Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/mk/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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.816573Z",
            "action": 0,
            "target": "",
            "id": 150119,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150119/?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/mk/?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:32.676076Z",
            "action": 0,
            "target": "",
            "id": 147709,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147709/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99382/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:32.676031Z",
            "action": 59,
            "target": "",
            "id": 147708,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147708/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99381/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:32.675987Z",
            "action": 59,
            "target": "",
            "id": 147707,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147707/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99380/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:32.675930Z",
            "action": 59,
            "target": "",
            "id": 147706,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147706/?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/mk/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:32.521564Z",
            "action": 17,
            "target": "",
            "id": 147705,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147705/?format=api"
        }
    ]
}