Translation components API.

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

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