Translation components API.

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

GET /api/translations/webinterface/webdashboard/uk/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/2077640/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:23",
            "action": 16,
            "target": "",
            "id": 744693,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/744693/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2077820/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:36",
            "action": 16,
            "target": "",
            "id": 744694,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/744694/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2077803/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:38",
            "action": 16,
            "target": "",
            "id": 744695,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/744695/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2077913/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:43",
            "action": 16,
            "target": "",
            "id": 744696,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/744696/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2077814/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:47",
            "action": 16,
            "target": "",
            "id": 744697,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/744697/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:52",
            "action": 0,
            "target": "",
            "id": 744698,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/744698/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-06-28T12:27:52",
            "action": 17,
            "target": "",
            "id": 744699,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/744699/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:55",
            "action": 44,
            "target": "",
            "id": 744701,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/744701/?format=api"
        }
    ]
}