Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/804427/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T17:55:40.338414Z",
    "action": 59,
    "target": "{$recipientName}様<br />\n<br />\n雑誌『{$contextName}』に原稿「{$submissionTitle}」をご投稿いただき、ありがとうございました。本誌が使用しているオンライン雑誌管理システムでは、雑誌のWebサイトにログインすることにより、編集過程の進捗状況を確認することができます。<br />\n<br />\n原稿のURL: {$submissionUrl}<br />\nユーザー名: {$recipientUsername}<br />\n<br />\n何かご不明な点がございましたら、ご連絡ください。研究成果の発表の場として、本誌をご検討いただき、誠にありがとうございました。<br />\n<br />\n{$contextSignature}",
    "id": 817682,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/817682/?format=api"
}