Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklot/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T20:59:40",
            "action": 0,
            "target": "",
            "id": 1126315,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126315/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklot/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:34:30",
            "action": 0,
            "target": "",
            "id": 1126591,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126591/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklot/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:34:31",
            "action": 44,
            "target": "",
            "id": 1126592,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1126592/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklot/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T20:38:44",
            "action": 0,
            "target": "",
            "id": 1128125,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128125/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklot/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T15:45:50",
            "action": 0,
            "target": "",
            "id": 1128623,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128623/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklot/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T15:45:52",
            "action": 44,
            "target": "",
            "id": 1128624,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1128624/?format=api"
        }
    ]
}