Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.169487Z",
            "action": 17,
            "target": "",
            "id": 29139,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29139/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.216795Z",
            "action": 0,
            "target": "",
            "id": 29170,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29170/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.240007Z",
            "action": 0,
            "target": "",
            "id": 29171,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29171/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28166/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/id/?format=api",
            "user": "https://translations.zorin.com/api/users/yusren/?format=api",
            "author": "https://translations.zorin.com/api/users/yusren/?format=api",
            "timestamp": "2023-12-05T03:03:45.463573Z",
            "action": 31,
            "target": "Taskbar",
            "id": 37484,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37484/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/id/?format=api",
            "user": "https://translations.zorin.com/api/users/yusren/?format=api",
            "author": "https://translations.zorin.com/api/users/yusren/?format=api",
            "timestamp": "2023-12-05T03:03:45.493332Z",
            "action": 44,
            "target": "",
            "id": 37485,
            "action_name": "New string to translate",
            "url": "https://translations.zorin.com/api/changes/37485/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:45.679642Z",
            "action": 17,
            "target": "",
            "id": 38022,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38022/?format=api"
        }
    ]
}