Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693297/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220004Z",
            "action": 59,
            "target": "Просмотр",
            "id": 629945,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629945/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693298/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220085Z",
            "action": 59,
            "target": "Блок Просмотр",
            "id": 629946,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629946/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693299/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220127Z",
            "action": 59,
            "target": "Этот модуль представляет инструмент боковой панели \"Просмотр\".",
            "id": 629947,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629947/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693300/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220166Z",
            "action": 59,
            "target": "Настройки",
            "id": 629948,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629948/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693301/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220203Z",
            "action": 59,
            "target": "Возможности Просмотра",
            "id": 629949,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629949/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693302/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220242Z",
            "action": 59,
            "target": "Категории",
            "id": 629950,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629950/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693303/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220282Z",
            "action": 59,
            "target": "Серии",
            "id": 629951,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629951/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693304/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220324Z",
            "action": 59,
            "target": "Новые релизы",
            "id": 629952,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629952/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.220359Z",
            "action": 0,
            "target": "",
            "id": 629953,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629953/?format=api"
        }
    ]
}