Translation components API.

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

GET /api/translations/webinterface/webdashboard/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1951636/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:17:50",
            "action": 16,
            "target": "",
            "id": 634096,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/634096/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1951816/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:18:19",
            "action": 16,
            "target": "",
            "id": 634097,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/634097/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1951799/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:18:36",
            "action": 16,
            "target": "",
            "id": 634098,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/634098/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1951909/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:18:47",
            "action": 16,
            "target": "",
            "id": 634099,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/634099/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1951810/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:18:57",
            "action": 16,
            "target": "",
            "id": 634100,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/634100/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:19:08",
            "action": 0,
            "target": "",
            "id": 634101,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/634101/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": null,
            "timestamp": "2020-10-26T08:19:08",
            "action": 17,
            "target": "",
            "id": 634102,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/634102/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-10-26T08:19:12",
            "action": 44,
            "target": "",
            "id": 634104,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/634104/?format=api"
        }
    ]
}