Translation components API.

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

GET /api/translations/kiosk2/back/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T11:22:53",
            "action": 0,
            "target": "",
            "id": 759500,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/759500/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-09-08T11:22:53",
            "action": 17,
            "target": "",
            "id": 759501,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/759501/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T11:23:01",
            "action": 44,
            "target": "",
            "id": 759503,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/759503/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-22T15:27:42",
            "action": 0,
            "target": "",
            "id": 763992,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/763992/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": 62,
            "author": 62,
            "timestamp": "2021-09-22T16:15:51",
            "action": 0,
            "target": "",
            "id": 764012,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764012/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:05:37",
            "action": 0,
            "target": "",
            "id": 764054,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764054/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:07:16",
            "action": 0,
            "target": "",
            "id": 764073,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764073/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-23T14:59:26",
            "action": 0,
            "target": "",
            "id": 823416,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823416/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:17:56",
            "action": 0,
            "target": "",
            "id": 823761,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823761/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/uk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:18:00",
            "action": 44,
            "target": "",
            "id": 823764,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/823764/?format=api"
        }
    ]
}