Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/402969/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-06-08T09:40:40",
            "action": 5,
            "target": "Close",
            "id": 551439,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/551439/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402906/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-06-08T09:41:59",
            "action": 2,
            "target": "License expired",
            "id": 551440,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/551440/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402919/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-06-08T09:43:34",
            "action": 2,
            "target": "Application error",
            "id": 551441,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/551441/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402923/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-06-08T09:44:31",
            "action": 2,
            "target": "Loading report",
            "id": 551442,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/551442/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402924/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-06-08T09:44:59",
            "action": 2,
            "target": "failed to load report",
            "id": 551443,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/551443/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402954/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-06-08T09:47:54",
            "action": 2,
            "target": "Report settings",
            "id": 551444,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/551444/?format=api"
        }
    ]
}