Translation components API.

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

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