Translation components API.

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

GET /api/translations/webinterface/webdashboard/vi/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/vi/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/401903/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:49",
            "action": 16,
            "target": "",
            "id": 64937,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64937/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402051/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:50",
            "action": 16,
            "target": "",
            "id": 64938,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64938/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402034/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:51",
            "action": 16,
            "target": "",
            "id": 64939,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64939/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402144/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:52",
            "action": 16,
            "target": "",
            "id": 64940,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64940/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/402199/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:52",
            "action": 16,
            "target": "",
            "id": 64941,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64941/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:54",
            "action": 0,
            "target": "",
            "id": 64942,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/64942/?format=api"
        }
    ]
}