Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://translate.skvalex.com/api/components/callrecorder/glossary/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.skvalex.com/api/components/callrecorder/glossary/?format=api",
            "translation": "https://translate.skvalex.com/api/translations/callrecorder/glossary/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-22T21:15:29.861125Z",
            "action": 0,
            "target": "",
            "id": 19451,
            "action_name": "Resource updated",
            "url": "https://translate.skvalex.com/api/changes/19451/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.skvalex.com/api/components/callrecorder/glossary/?format=api",
            "translation": "https://translate.skvalex.com/api/translations/callrecorder/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-22T21:15:29.820673Z",
            "action": 0,
            "target": "",
            "id": 19450,
            "action_name": "Resource updated",
            "url": "https://translate.skvalex.com/api/changes/19450/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.skvalex.com/api/components/callrecorder/glossary/?format=api",
            "translation": "https://translate.skvalex.com/api/translations/callrecorder/glossary/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-22T21:15:29.611573Z",
            "action": 0,
            "target": "",
            "id": 19449,
            "action_name": "Resource updated",
            "url": "https://translate.skvalex.com/api/changes/19449/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.skvalex.com/api/components/callrecorder/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-21T00:48:35.952672Z",
            "action": 47,
            "target": "",
            "id": 19268,
            "action_name": "Alert triggered",
            "url": "https://translate.skvalex.com/api/changes/19268/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.skvalex.com/api/components/callrecorder/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-05T15:03:26.186423Z",
            "action": 47,
            "target": "",
            "id": 19264,
            "action_name": "Alert triggered",
            "url": "https://translate.skvalex.com/api/changes/19264/?format=api"
        }
    ]
}