Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-14T13:41:55.808216Z",
            "action": 17,
            "target": "",
            "id": 667609,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/667609/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-14T13:39:52.037399Z",
            "action": 17,
            "target": "",
            "id": 667567,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/667567/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T11:50:01.294181Z",
            "action": 17,
            "target": "",
            "id": 648365,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/648365/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:55:16.019486Z",
            "action": 17,
            "target": "",
            "id": 636424,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636424/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:46:28.800744Z",
            "action": 17,
            "target": "",
            "id": 636342,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636342/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:42:23.999543Z",
            "action": 17,
            "target": "",
            "id": 636294,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636294/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T10:35:08.791764Z",
            "action": 17,
            "target": "",
            "id": 636248,
            "action_name": "Committed changes",
            "url": "https://translate.checkmk.com/api/changes/636248/?format=api"
        }
    ]
}