Translation components API.

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

GET /api/translations/ojs/reports-articles/bg/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/562461/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.535561Z",
            "action": 59,
            "target": "Отчет за статии",
            "id": 497916,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497916/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562463/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.535627Z",
            "action": 59,
            "target": "Тази добавка (плъгин) реализира CSV отчет, съдържащ списък на статии и тяхната информация.",
            "id": 497917,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497917/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562465/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.535667Z",
            "action": 59,
            "target": "Без решение",
            "id": 497918,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497918/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.535702Z",
            "action": 0,
            "target": "",
            "id": 497919,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/497919/?format=api"
        }
    ]
}