Translation components API.

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

GET /api/translations/webinterface/webdashboard/lv/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/webdashboard/lv/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/400652/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:33",
            "action": 16,
            "target": "",
            "id": 64898,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64898/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/400800/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:35",
            "action": 16,
            "target": "",
            "id": 64899,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64899/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/400783/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:35",
            "action": 16,
            "target": "",
            "id": 64900,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64900/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/400893/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:36",
            "action": 16,
            "target": "",
            "id": 64901,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64901/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/400948/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:37",
            "action": 16,
            "target": "",
            "id": 64902,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64902/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:38",
            "action": 0,
            "target": "",
            "id": 64903,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/64903/?format=api"
        }
    ]
}