Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/804483/?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": "2025-06-12T21:03:15.186224Z",
    "action": 59,
    "target": "<p>{$recipientName} 様</p><p>ご提出いただいた内容はシステムに保存されていますが、まだ査読に送られていません。以下のリンクをたどることで、いつでも戻って投稿を完了することができます。</p><p><a href=\"{$submissionWizardUrl}\">{$authorsShort} — 「{$submissionTitle}」</a></p><hr><p>これは <a href=\"{$contextUrl}\">『{$contextName}』</a> からの自動送信メールです。</p>",
    "id": 1045908,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/1045908/?format=api"
}