Translation components API.

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

GET /api/translations/kiosk2/back/mn/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/mn/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T12:03:25",
            "action": 0,
            "target": "",
            "id": 759593,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/759593/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-09-08T12:03:25",
            "action": 17,
            "target": "",
            "id": 759594,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/759594/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T12:03:33",
            "action": 44,
            "target": "",
            "id": 759596,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/759596/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-22T15:27:41",
            "action": 0,
            "target": "",
            "id": 763987,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/763987/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": 62,
            "author": 62,
            "timestamp": "2021-09-22T16:15:51",
            "action": 0,
            "target": "",
            "id": 764007,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764007/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:05:37",
            "action": 0,
            "target": "",
            "id": 764049,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764049/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:07:16",
            "action": 0,
            "target": "",
            "id": 764068,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764068/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-23T14:59:26",
            "action": 0,
            "target": "",
            "id": 823410,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823410/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:17:55",
            "action": 0,
            "target": "",
            "id": 823755,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823755/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/mn/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:18:00",
            "action": 44,
            "target": "",
            "id": 823771,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/823771/?format=api"
        }
    ]
}