Translation components API.

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

GET /api/translations/checkmk/glossary/en_US/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59,
    "next": null,
    "previous": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-14T13:41:55.925493Z",
            "action": 17,
            "target": "",
            "id": 667614,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/667614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-14T13:39:52.155785Z",
            "action": 17,
            "target": "",
            "id": 667572,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/667572/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T11:50:01.450237Z",
            "action": 17,
            "target": "",
            "id": 648370,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/648370/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:55:16.233280Z",
            "action": 17,
            "target": "",
            "id": 636429,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636429/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:46:28.933109Z",
            "action": 17,
            "target": "",
            "id": 636347,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636347/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:42:24.209868Z",
            "action": 17,
            "target": "",
            "id": 636299,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636299/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:35:08.947482Z",
            "action": 17,
            "target": "",
            "id": 636253,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636253/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-05T05:53:26.382549Z",
            "action": 0,
            "target": "",
            "id": 605959,
            "action_name": "Resource update",
            "url": "https://translate.checkmk.com/api/changes/605959/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-05T05:53:26.283407Z",
            "action": 17,
            "target": "",
            "id": 605958,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/605958/?format=api"
        }
    ]
}