Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/bg/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/503265/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-recommendByAuthor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:46.207112Z",
            "action": 59,
            "target": "Препоръчани статии от автор",
            "id": 437831,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437831/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503266/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-recommendByAuthor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:46.207180Z",
            "action": 59,
            "target": "Този плъгин вмъква списък със статии от същия автор на страницата с резюме на статията.",
            "id": 437832,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437832/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503267/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-recommendByAuthor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:46.207220Z",
            "action": 59,
            "target": "Най-четените статии от същия автор(и)",
            "id": 437833,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437833/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503268/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-recommendByAuthor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:46.207257Z",
            "action": 59,
            "target": "Особеност: Този плъгин изисква поне една статистика/отчет за плъгин, за да бъде активиран. Ако вашите приставки за статистика предоставят повече от един показател, моля, изберете също така основен показател на страницата с настройки на сайта на администратора и/или на страниците с настройки на мениджъра/директора на списанието.",
            "id": 437834,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437834/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-recommendByAuthor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:46.207293Z",
            "action": 0,
            "target": "",
            "id": 437835,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437835/?format=api"
        }
    ]
}