Translation projects API.

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

GET /api/projects/webinterface/changes/?format=api&page=200
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3989,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/webinterface/changes/?format=api&page=199",
    "results": [
        {
            "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/formats/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-06-28T12:27:55",
            "action": 18,
            "target": "",
            "id": 744700,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/744700/?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"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-06-28T12:27:55",
            "action": 48,
            "target": "",
            "id": 744702,
            "action_name": "Added new language",
            "url": "http://weblate.ucs.ru/api/changes/744702/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/396936/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/lv/?format=api",
            "dictionary": null,
            "user": 187,
            "author": 187,
            "timestamp": "2023-12-22T10:03:54",
            "action": 45,
            "target": "",
            "id": 1106604,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/1106604/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/396936/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/lv/?format=api",
            "dictionary": null,
            "user": 187,
            "author": 187,
            "timestamp": "2023-12-22T10:03:54",
            "action": 5,
            "target": "Bit",
            "id": 1106605,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1106605/?format=api"
        }
    ]
}