Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/mk/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/503337/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:48.858815Z",
            "action": 59,
            "target": "Препорачани трудови на авторот",
            "id": 437923,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437923/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503338/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:48.858904Z",
            "action": 59,
            "target": "Овој додаток вметнува листа од трудови од истиот автор на страницата со апстрактот на трудот.",
            "id": 437924,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437924/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503339/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:48.858952Z",
            "action": 59,
            "target": "Најчитани трудови од истиот автор(и)",
            "id": 437925,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437925/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503340/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:48.859001Z",
            "action": 59,
            "target": "Obs.: Овој додаток има потреба од барем еден додаток за статистики/извештаии за да биде овозможен. Доколку вашите додатоци за статистика обезбедуваат повеќе од една метрика тогаш ве молиме да одберете и главна метрика на страницата со поставки на администраторот и/или на страницата со поставки на раководителот на списанието.",
            "id": 437926,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437926/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:48.859061Z",
            "action": 0,
            "target": "",
            "id": 437927,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437927/?format=api"
        }
    ]
}