Changes API

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

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

{
    "count": 832124,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=41606",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-19T14:11:53",
            "action": 20,
            "target": "",
            "id": 1206107,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1206107/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-19T14:12:08",
            "action": 20,
            "target": "",
            "id": 1206108,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1206108/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kdspro/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kdspro/common/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-19T15:29:22",
            "action": 17,
            "target": "",
            "id": 1206109,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1206109/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kdspro/common/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-19T15:29:30",
            "action": 18,
            "target": "",
            "id": 1206110,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1206110/?format=api"
        }
    ]
}