Changes API

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

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

{
    "count": 866424,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=43321",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
            "dictionary": null,
            "user": 191,
            "author": 191,
            "timestamp": "2025-04-28T11:26:01",
            "action": 0,
            "target": "",
            "id": 1240568,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1240568/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/hu/?format=api",
            "dictionary": null,
            "user": 191,
            "author": 191,
            "timestamp": "2025-04-28T11:26:04",
            "action": 0,
            "target": "",
            "id": 1240569,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1240569/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/ru/?format=api",
            "dictionary": null,
            "user": 191,
            "author": 191,
            "timestamp": "2025-04-28T11:26:05",
            "action": 0,
            "target": "",
            "id": 1240570,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1240570/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/hu/?format=api",
            "dictionary": null,
            "user": 191,
            "author": 191,
            "timestamp": "2025-04-28T11:26:05",
            "action": 44,
            "target": "",
            "id": 1240571,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1240571/?format=api"
        }
    ]
}