Changes API.

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

GET /api/changes/936126/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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"
}