Translation components API.

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

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

{
    "count": 7,
    "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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-10T14:54:49.220683Z",
            "action": 17,
            "target": "",
            "id": 163220,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/163220/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/cjdw/?format=api",
            "author": "https://translate.yunohost.org/api/users/cjdw/?format=api",
            "timestamp": "2024-09-09T14:34:57.394280Z",
            "action": 1,
            "target": "",
            "id": 163203,
            "action_name": "Translation completed",
            "url": "https://translate.yunohost.org/api/changes/163203/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103800/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/cjdw/?format=api",
            "author": "https://translate.yunohost.org/api/users/cjdw/?format=api",
            "timestamp": "2024-09-09T14:34:57.303861Z",
            "action": 5,
            "target": "invalid",
            "id": 163202,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/163202/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103800/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/?format=api",
            "user": "https://translate.yunohost.org/api/users/cjdw/?format=api",
            "author": "https://translate.yunohost.org/api/users/cjdw/?format=api",
            "timestamp": "2024-09-09T14:34:57.299275Z",
            "action": 45,
            "target": "",
            "id": 163201,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/163201/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-05T19:01:43.084603Z",
            "action": 17,
            "target": "",
            "id": 162974,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/162974/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103800/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/?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.152496Z",
            "action": 31,
            "target": "",
            "id": 162920,
            "action_name": "String added",
            "url": "https://translate.yunohost.org/api/changes/162920/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T01:05:39.108856Z",
            "action": 0,
            "target": "",
            "id": 40009,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/40009/?format=api"
        }
    ]
}