Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/vi/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/564673/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:28.526270Z",
            "action": 59,
            "target": "Báo cáo các thuê bao",
            "id": 500306,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500306/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564674/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:28.526342Z",
            "action": 59,
            "target": "Plugin này thực hiện báo cáo CSV chứa danh sách đăng ký và thông tin của họ.",
            "id": 500307,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500307/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564675/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:28.526382Z",
            "action": 59,
            "target": "Địa chỉ gửi thư của tổ chức",
            "id": 500308,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500308/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564676/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:28.526429Z",
            "action": 59,
            "target": "Phạm vi IP",
            "id": 500309,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500309/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:28.526467Z",
            "action": 0,
            "target": "",
            "id": 500310,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/500310/?format=api"
        }
    ]
}