Translation components API.

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

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

{
    "count": 119206,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api&page=5960",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/tg/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-11T09:19:12",
            "action": 44,
            "target": "",
            "id": 1262860,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1262860/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/bg/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-11T09:19:12",
            "action": 44,
            "target": "",
            "id": 1262861,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1262861/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lt/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-11T09:19:12",
            "action": 44,
            "target": "",
            "id": 1262863,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1262863/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-11T09:19:12",
            "action": 44,
            "target": "",
            "id": 1262864,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1262864/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 150,
            "author": null,
            "timestamp": "2025-06-11T09:19:16",
            "action": 18,
            "target": "",
            "id": 1262867,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1262867/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 150,
            "author": null,
            "timestamp": "2025-06-11T09:19:18",
            "action": 18,
            "target": "",
            "id": 1262868,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1262868/?format=api"
        }
    ]
}