Changes API.

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

GET /api/changes/856875/?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": "http://translate.pkp.sfu.ca/api/users/bok-pkp/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/bok-pkp/?format=api",
    "timestamp": "2024-06-13T04:41:11.887464Z",
    "action": 2,
    "target": "<p>{$recipientName}様</p><p>雑誌『{$contextName}』に原稿「{$submissionTitle}」をご投稿いただき、ありがとうございました。編集部がすぐに拝見します。最初の決定が下りましたらメールをお送りし、さらに詳しい情報をご連絡させていただくことがあります。</p><p>本誌が使用しているオンライン雑誌管理システムでは、雑誌のウェブサイトにログインすることにより、編集過程の進捗状況を確認することができます。</p><p>原稿のURL: {$authorSubmissionUrl}</p><p>ログアウトした場合は、{$recipientUsername}というユーザー名で再度ログインできます。 </p><p>何かご不明な点がございましたら、<a href=\"{$authorSubmissionUrl}\">投稿ダッシュボード</a>からご連絡ください。</p><p>研究成果の発表の場として、本誌をご検討いただき、誠にありがとうございました。</p>{$contextSignature}",
    "id": 856875,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/856875/?format=api"
}