Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730850/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.600808Z",
            "action": 59,
            "target": "Плагин «Hypothes.is»",
            "id": 669032,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/669032/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730851/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.600890Z",
            "action": 59,
            "target": "Этот плагин включает интеграцию Hypothes.is в просмотр статьи OJS для аннотирования и комментирования читателем.",
            "id": 669033,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/669033/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.600935Z",
            "action": 0,
            "target": "",
            "id": 669034,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669034/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730850/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ru/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "timestamp": "2023-04-29T06:49:13.927714Z",
            "action": 45,
            "target": "",
            "id": 739492,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/739492/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730850/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ru/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "timestamp": "2023-04-29T06:49:13.931336Z",
            "action": 2,
            "target": "Модуль «Hypothes.is»",
            "id": 739493,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/739493/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730851/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ru/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "timestamp": "2023-04-29T06:49:21.523751Z",
            "action": 2,
            "target": "Этот модуль включает интеграцию Hypothes.is в просмотр статьи OJS для аннотирования и комментирования читателем.",
            "id": 739494,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/739494/?format=api"
        }
    ]
}