Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-09-21T10:34:53",
            "action": 0,
            "target": "",
            "id": 609629,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/609629/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2020-09-21T10:34:53",
            "action": 17,
            "target": "",
            "id": 609630,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/609630/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-09-21T10:35:04",
            "action": 44,
            "target": "",
            "id": 609634,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/609634/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1931304/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:49:28",
            "action": 45,
            "target": "",
            "id": 645745,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/645745/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1931304/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:49:28",
            "action": 5,
            "target": "Російський - оригінал",
            "id": 645746,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/645746/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-02T09:31:31",
            "action": 17,
            "target": "",
            "id": 713756,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/713756/?format=api"
        }
    ]
}