Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/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/503385/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:51.646450Z",
            "action": 59,
            "target": "Đề xuất các bài báo cùng tác giả",
            "id": 437988,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437988/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503386/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:51.646524Z",
            "action": 59,
            "target": "Plugin này chèn một danh sách các bài báo của cùng một tác giả trên trang tóm tắt bài báo.",
            "id": 437989,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437989/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503387/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:51.646575Z",
            "action": 59,
            "target": "Các bài báo được đọc nhiều nhất của cùng tác giả",
            "id": 437990,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437990/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:51.646668Z",
            "action": 0,
            "target": "",
            "id": 437992,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437992/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:07:25.458465Z",
            "action": 0,
            "target": "",
            "id": 1010070,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/1010070/?format=api"
        }
    ]
}