Translation components API.

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

GET /api/translations/webinterface/webdashboard/de/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/de/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/398567/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:07",
            "action": 16,
            "target": "",
            "id": 64833,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64833/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/398715/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:08",
            "action": 16,
            "target": "",
            "id": 64834,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64834/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/398698/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:08",
            "action": 16,
            "target": "",
            "id": 64835,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64835/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/398808/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:09",
            "action": 16,
            "target": "",
            "id": 64836,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64836/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/398863/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:10",
            "action": 16,
            "target": "",
            "id": 64837,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64837/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:12",
            "action": 0,
            "target": "",
            "id": 64838,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/64838/?format=api"
        }
    ]
}