Translation components API.

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

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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": null,
            "user": "http://translate.getmonero.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2021-10-14T10:01:22.301702Z",
            "action": 14,
            "target": "",
            "id": 107824,
            "action_name": "Component locked",
            "url": "http://translate.getmonero.org/api/changes/107824/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": null,
            "user": "http://translate.getmonero.org/api/users/netrik182/?format=api",
            "author": null,
            "timestamp": "2021-10-26T15:08:33.538047Z",
            "action": 15,
            "target": "",
            "id": 108910,
            "action_name": "Component unlocked",
            "url": "http://translate.getmonero.org/api/changes/108910/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.790317Z",
            "action": 0,
            "target": "",
            "id": 108918,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108918/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.816167Z",
            "action": 0,
            "target": "",
            "id": 108919,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108919/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.841398Z",
            "action": 0,
            "target": "",
            "id": 108920,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108920/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.866459Z",
            "action": 0,
            "target": "",
            "id": 108921,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108921/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.890420Z",
            "action": 0,
            "target": "",
            "id": 108922,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108922/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.915726Z",
            "action": 0,
            "target": "",
            "id": 108923,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108923/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T15:42:59.939820Z",
            "action": 0,
            "target": "",
            "id": 108924,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/108924/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-18T07:33:30.409350Z",
            "action": 47,
            "target": "",
            "id": 114509,
            "action_name": "New alert",
            "url": "http://translate.getmonero.org/api/changes/114509/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/community/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T06:59:54.957964Z",
            "action": 0,
            "target": "",
            "id": 119641,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/119641/?format=api"
        }
    ]
}