Translation components API.

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

GET /api/translations/rk_lite/ststoresettings/ru/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/ststoresettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/ststoresettings/ru/?format=api",
            "dictionary": null,
            "user": 130,
            "author": 130,
            "timestamp": "2020-05-19T07:11:55",
            "action": 0,
            "target": "",
            "id": 539026,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/539026/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/ststoresettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/ststoresettings/ru/?format=api",
            "dictionary": null,
            "user": 130,
            "author": null,
            "timestamp": "2020-05-19T07:11:55",
            "action": 17,
            "target": "",
            "id": 539027,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/539027/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/ststoresettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/ststoresettings/ru/?format=api",
            "dictionary": null,
            "user": 130,
            "author": 130,
            "timestamp": "2020-05-19T07:12:00",
            "action": 44,
            "target": "",
            "id": 539029,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/539029/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1737772/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/ststoresettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/ststoresettings/ru/?format=api",
            "dictionary": null,
            "user": 130,
            "author": 130,
            "timestamp": "2020-05-19T07:12:23",
            "action": 5,
            "target": "Складские настройки",
            "id": 539036,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/539036/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/ststoresettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/ststoresettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-05-19T07:12:51",
            "action": 17,
            "target": "",
            "id": 539046,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/539046/?format=api"
        }
    ]
}