Translation components API.

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

GET /api/translations/webinterface/webdashboard/mn/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/mn/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/401069/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:39",
            "action": 16,
            "target": "",
            "id": 64911,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64911/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/401217/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:40",
            "action": 16,
            "target": "",
            "id": 64912,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64912/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/401200/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:40",
            "action": 16,
            "target": "",
            "id": 64913,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64913/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/401310/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:41",
            "action": 16,
            "target": "",
            "id": 64914,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64914/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/401365/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:42",
            "action": 16,
            "target": "",
            "id": 64915,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/64915/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:49:43",
            "action": 0,
            "target": "",
            "id": 64916,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/64916/?format=api"
        }
    ]
}