Translation components API.

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

GET /api/translations/kiosk2/back/es/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/es/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T12:03:03",
            "action": 0,
            "target": "",
            "id": 759583,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/759583/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-09-08T12:03:03",
            "action": 17,
            "target": "",
            "id": 759584,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/759584/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T12:03:11",
            "action": 44,
            "target": "",
            "id": 759586,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/759586/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-22T15:27:41",
            "action": 0,
            "target": "",
            "id": 763979,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/763979/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": 62,
            "author": 62,
            "timestamp": "2021-09-22T16:15:50",
            "action": 0,
            "target": "",
            "id": 763999,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/763999/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:05:37",
            "action": 0,
            "target": "",
            "id": 764041,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764041/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:07:16",
            "action": 0,
            "target": "",
            "id": 764060,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764060/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-23T14:59:25",
            "action": 0,
            "target": "",
            "id": 823400,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823400/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:17:53",
            "action": 0,
            "target": "",
            "id": 823745,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823745/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/es/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:18:00",
            "action": 44,
            "target": "",
            "id": 823769,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/823769/?format=api"
        }
    ]
}