Translation projects API.

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

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

{
    "count": 986,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/mobcashdesk/changes/?format=api&page=49",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T17:12:34",
            "action": 17,
            "target": "",
            "id": 801357,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/801357/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T17:12:36",
            "action": 18,
            "target": "",
            "id": 801358,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/801358/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1426308/?format=api",
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/vi/?format=api",
            "dictionary": null,
            "user": 46,
            "author": 46,
            "timestamp": "2023-08-23T08:36:24",
            "action": 45,
            "target": "",
            "id": 868837,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/868837/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1426308/?format=api",
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/vi/?format=api",
            "dictionary": null,
            "user": 46,
            "author": 46,
            "timestamp": "2023-08-23T08:36:24",
            "action": 5,
            "target": "Không có kết nối với RK7",
            "id": 868838,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/868838/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-09T15:15:06",
            "action": 17,
            "target": "",
            "id": 869343,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/869343/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-09T15:15:10",
            "action": 18,
            "target": "",
            "id": 869344,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/869344/?format=api"
        }
    ]
}