Translation components API.

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

GET /api/translations/kiosk2/bk-belarus/zh/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/zh/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/zh/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-03-14T07:59:10",
            "action": 44,
            "target": "",
            "id": 1132197,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1132197/?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/zh/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-04-10T12:58:25",
            "action": 0,
            "target": "",
            "id": 1144029,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1144029/?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/zh/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2024-10-21T08:44:10",
            "action": 0,
            "target": "",
            "id": 1191707,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1191707/?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/zh/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2024-10-21T08:44:15",
            "action": 44,
            "target": "",
            "id": 1191731,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1191731/?format=api"
        }
    ]
}