Translation components API.

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

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