Translation components API.

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

GET /api/translations/ojs/reports-articles/cs/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/562521/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.767452Z",
            "action": 59,
            "target": "Report článků",
            "id": 497990,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497990/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562522/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.767538Z",
            "action": 59,
            "target": "Tento plugin zavádí CSV report obsahující seznam článků a informací o nich.",
            "id": 497991,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497991/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562523/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.767589Z",
            "action": 59,
            "target": "Žádné rozhodnutí",
            "id": 497992,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497992/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.767635Z",
            "action": 0,
            "target": "",
            "id": 497993,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/497993/?format=api"
        }
    ]
}