Translation projects API.

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

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

{
    "count": 142723,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=7136",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2492502/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/be/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-03-14T20:16:22",
            "action": 4,
            "target": "Запуск!",
            "id": 1236436,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1236436/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2492503/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/be/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-03-14T20:16:29",
            "action": 4,
            "target": "Адсканіруй QR-код у мабільным дадатку Burger King",
            "id": 1236437,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1236437/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2492504/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/be/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-03-14T20:16:33",
            "action": 4,
            "target": "Атрымлівай кароны за свае заказы",
            "id": 1236438,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1236438/?format=api"
        }
    ]
}