Translation components API.

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

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

{
    "count": 4385,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_office/webman/changes/?format=api&page=219",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2569206/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-03-14T09:09:35",
            "action": 5,
            "target": "Felhasználónév mezőbe írja be",
            "id": 1236263,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1236263/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2569207/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-03-14T09:09:59",
            "action": 5,
            "target": "Töltse ki az aktiválási mezőt",
            "id": 1236264,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1236264/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2569208/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-03-14T09:10:14",
            "action": 5,
            "target": "Nyomja meg az aktiváló gombot",
            "id": 1236265,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1236265/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T09:15:23",
            "action": 17,
            "target": "",
            "id": 1236266,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1236266/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T09:15:27",
            "action": 18,
            "target": "",
            "id": 1236267,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1236267/?format=api"
        }
    ]
}