Translation components API.

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

GET /api/translations/ojs/reports-articles/vi/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/563193/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.243636Z",
            "action": 59,
            "target": "Báo cáo các bài báo",
            "id": 498710,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498710/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563194/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.243696Z",
            "action": 59,
            "target": "Plugin này thực hiện báo cáo CSV chứa danh sách các bài báo và thông tin của nó.",
            "id": 498711,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498711/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563195/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.243736Z",
            "action": 59,
            "target": "Không có quyết định",
            "id": 498712,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498712/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:16.243771Z",
            "action": 0,
            "target": "",
            "id": 498713,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498713/?format=api"
        }
    ]
}