Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906029/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T23:12:18.244252Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\n我恐怕在这个时候无法为《{$contextName}》进行稿件〈{$submissionTitle}〉的审查工作。谢谢您考虑我担任审查人,有机会我仍乐意接受审查工作。<br />\n<br />\n{$senderName}",
    "id": 954839,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954839/?format=api"
}