Translation components API.

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

GET /api/translations/ojs/reports-articles/pl/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/562971/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.864739Z",
            "action": 59,
            "target": "Raport z artykułami",
            "id": 498471,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498471/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562972/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.864818Z",
            "action": 59,
            "target": "Wtyczka umożliwia wygenerowanie raportu w formacie CSV zawierającego listę wszystkich artykułów oraz informacji o nich.",
            "id": 498472,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498472/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562973/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.864860Z",
            "action": 59,
            "target": "Brak decyzji",
            "id": 498473,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498473/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.864902Z",
            "action": 0,
            "target": "",
            "id": 498474,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498474/?format=api"
        }
    ]
}