Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/da/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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.181171Z",
            "action": 0,
            "target": "",
            "id": 150100,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150100/?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/da/?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:53.247875Z",
            "action": 0,
            "target": "",
            "id": 147519,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147519/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99328/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:53.247830Z",
            "action": 59,
            "target": "",
            "id": 147518,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147518/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99327/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:53.247786Z",
            "action": 59,
            "target": "",
            "id": 147517,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147517/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99326/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:27:53.247730Z",
            "action": 59,
            "target": "",
            "id": 147516,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147516/?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/da/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:27:53.183039Z",
            "action": 17,
            "target": "",
            "id": 147515,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147515/?format=api"
        }
    ]
}