Translation components API.

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

GET /api/translations/yunohost-apps/glossary/eo/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:25:20.976755Z",
            "action": 0,
            "target": "",
            "id": 146583,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146583/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:25:20.966368Z",
            "action": 0,
            "target": "",
            "id": 146582,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146582/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:25:20.962919Z",
            "action": 0,
            "target": "",
            "id": 146581,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146581/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:25:17.678752Z",
            "action": 17,
            "target": "",
            "id": 146555,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/146555/?format=api"
        }
    ]
}