Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-06T06:00:11.748783Z",
            "action": 17,
            "target": "",
            "id": 226309,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/226309/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/150007/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/?format=api",
            "user": "https://translate.yunohost.org/api/users/apfelstrudelig/?format=api",
            "author": "https://translate.yunohost.org/api/users/apfelstrudelig/?format=api",
            "timestamp": "2025-04-05T15:46:57.631122Z",
            "action": 31,
            "target": "",
            "id": 226248,
            "action_name": "String added",
            "url": "https://translate.yunohost.org/api/changes/226248/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-05T19:01:43.439623Z",
            "action": 17,
            "target": "",
            "id": 162976,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/162976/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103816/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/?format=api",
            "user": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
            "author": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
            "timestamp": "2024-09-05T18:55:43.153247Z",
            "action": 31,
            "target": "",
            "id": 162936,
            "action_name": "String added",
            "url": "https://translate.yunohost.org/api/changes/162936/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-12T22:39:03.304925Z",
            "action": 0,
            "target": "",
            "id": 43727,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/43727/?format=api"
        }
    ]
}