Translation components API.

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

GET /api/translations/pkp-lib/generic-usageEvent/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": "http://translate.pkp.sfu.ca/api/units/600711/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:38.831426Z",
            "action": 59,
            "target": "Модуль «Событие использования»",
            "id": 536647,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/536647/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/600712/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:38.831520Z",
            "action": 59,
            "target": "Создает обработчик, который выдает событие использования сайта в определенном формате.",
            "id": 536648,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/536648/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:38.831563Z",
            "action": 0,
            "target": "",
            "id": 536649,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/536649/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:09:13.145486Z",
            "action": 0,
            "target": "",
            "id": 696781,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696781/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/ru/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:39:22.220260Z",
            "action": 0,
            "target": "",
            "id": 839663,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839663/?format=api"
        }
    ]
}