Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/500705/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:13:01.363958Z",
    "action": 59,
    "target": "突然のメールをお許しください。<br />\n<br />\n貴殿の専門性に鑑み、失礼ですが私どもの雑誌『{$contextName}』の査読者データベースにあなたの名前を登録させていただきました。これによりあなたに何らかの義務が発生することはありません。ただ、できたら査読をお願いできるようにしておきたかっただけです。査読をお願いする場合は、対象となる論文のタイトルと要旨を見る機会を持っていただきます。もちろん、査読の依頼に応じるか否かの判断は常に貴殿に委ねられます。また、任意の時点で、この査読者リストから貴殿の名前を削除することもできます。<br />\n<br />\n以下に、貴殿のユーザー名とパスワードをご報告いたします。これを使用することにより、雑誌のWebサイトであらゆる処理(例えば、査読対象分野の変更など、貴殿のプロフィールの更新)を行うことができます。<br />\n<br />\nユーザー名: {$recipientUsername}<br />\nパスワード: {$password}<br />\n<br />\nご協力よろしくお願いいたします。<br />\n{$signature}",
    "id": 435123,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/435123/?format=api"
}