Translation components API.

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

GET /api/translations/kiosk2/bk-belarus/kk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/kk/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/kk/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-03-14T07:59:10",
            "action": 44,
            "target": "",
            "id": 1132186,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1132186/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/kk/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-04-10T12:58:25",
            "action": 0,
            "target": "",
            "id": 1144017,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1144017/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/kk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2024-10-21T08:43:48",
            "action": 0,
            "target": "",
            "id": 1191694,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1191694/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/kk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2024-10-21T08:44:15",
            "action": 44,
            "target": "",
            "id": 1191720,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1191720/?format=api"
        }
    ]
}