Translation components API.

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

GET /api/translations/ojs/reports-articles/zh_Hans/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888605/?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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.937316Z",
            "action": 59,
            "target": "文章报告",
            "id": 936125,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936125/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888606/?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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.937368Z",
            "action": 59,
            "target": "本插件实现了一个包含文章列表及其信息的CSV报告。",
            "id": 936126,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936126/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888607/?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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.937396Z",
            "action": 59,
            "target": "没有决策",
            "id": 936127,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936127/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888608/?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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.937419Z",
            "action": 59,
            "target": "",
            "id": 936128,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936128/?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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.937441Z",
            "action": 0,
            "target": "",
            "id": 936129,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/936129/?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/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:28.852088Z",
            "action": 44,
            "target": "",
            "id": 936179,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/936179/?format=api"
        }
    ]
}