Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563005/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.073755Z",
            "action": 59,
            "target": "Модуль «Отчет о статьях»",
            "id": 498477,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498477/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563007/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.073820Z",
            "action": 59,
            "target": "Реализует отчет в формате CSV, содержащий список статей и информацию о них.",
            "id": 498478,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498478/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563009/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.073859Z",
            "action": 59,
            "target": "Нет решения",
            "id": 498479,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498479/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.073894Z",
            "action": 0,
            "target": "",
            "id": 498480,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498480/?format=api"
        }
    ]
}