Translation components API.

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

GET /api/translations/kiosk2/back/sk/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/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T12:04:48",
            "action": 0,
            "target": "",
            "id": 759598,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/759598/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-09-08T12:04:48",
            "action": 17,
            "target": "",
            "id": 759599,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/759599/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-09-08T12:04:58",
            "action": 44,
            "target": "",
            "id": 759601,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/759601/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-22T15:27:42",
            "action": 0,
            "target": "",
            "id": 763989,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/763989/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": 62,
            "author": 62,
            "timestamp": "2021-09-22T16:15:51",
            "action": 0,
            "target": "",
            "id": 764009,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764009/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:05:37",
            "action": 0,
            "target": "",
            "id": 764051,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764051/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-23T08:07:16",
            "action": 0,
            "target": "",
            "id": 764070,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/764070/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-23T14:59:26",
            "action": 0,
            "target": "",
            "id": 823412,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823412/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:17:55",
            "action": 0,
            "target": "",
            "id": 823757,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823757/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:18:00",
            "action": 44,
            "target": "",
            "id": 823772,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/823772/?format=api"
        }
    ]
}