Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/804448/?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.339090Z",
    "action": 59,
    "target": "{$recipientName}様:<br />\n<br />\n誌『{$contextName}』への投稿原稿「{$submissionTitle}」の原稿整理作業をお願いいたしたくメールを差し上げました。以下の手順に従って作業してください。<br />\n1. 下記の投稿URLをクリックしてください。<br />\n2. 「原稿ファイル」で利用可能なファイルを開き、必要に応じて「原稿整理 ディスカッション」を追加しながら、原稿整理作業を行います。<br />\n3. 整理したファイルを保存し、原稿整理 パネルにアップロードします。<br />\n4. 全てのファイルの準備が完了したことを編集者に通知し、制作プロセスの開始が可能になります。<br />\n<br />\n{$contextName} URL: {$contextUrl}<br />\n投稿URL: {$submissionUrl}<br />\nユーザー名: {$recipientUsername}",
    "id": 817703,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/817703/?format=api"
}