Translation components API.

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

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

{
    "count": 902,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/changes/?format=api&page=45",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2444992/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2025-06-17T05:29:14",
            "action": 37,
            "target": "Please choose the receipt type",
            "id": 1275498,
            "action_name": "Marked for edit",
            "url": "http://weblate.ucs.ru/api/changes/1275498/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444995/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2025-06-17T05:29:19",
            "action": 37,
            "target": "Please fill the following information",
            "id": 1275505,
            "action_name": "Marked for edit",
            "url": "http://weblate.ucs.ru/api/changes/1275505/?format=api"
        }
    ]
}