Translation components API.

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

GET /api/translations/storehouse5/domm/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/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-09-21T10:34:06",
            "action": 0,
            "target": "",
            "id": 609619,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/609619/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2020-09-21T10:34:06",
            "action": 17,
            "target": "",
            "id": 609620,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/609620/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-09-21T10:34:16",
            "action": 44,
            "target": "",
            "id": 609624,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/609624/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1931287/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:49:28",
            "action": 45,
            "target": "",
            "id": 645749,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/645749/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1931287/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:49:28",
            "action": 5,
            "target": "Російський - оригінал",
            "id": 645750,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/645750/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/uk/?format=api",
            "dictionary": null,
            "user": 145,
            "author": null,
            "timestamp": "2021-04-28T13:28:25",
            "action": 17,
            "target": "",
            "id": 725301,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/725301/?format=api"
        }
    ]
}