Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/500694/?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-07-13T12:59:15.021123Z",
    "action": 59,
    "target": "{$siteTitle}のWebサイトにログインするパスワードのリセット依頼を受け取りました。<br />\n<br />\nリセット依頼をした覚えがない場合は、申し訳ありませんが、このメールを無理し、パスワードは変更しないでください。パスワードのリセットを希望される場合は、下のURLをクリックしてください。<br />\n<br />\nパスワードのリセット: {$passwordResetUrl}<br />\n<br />\nよろしくお願いいたします。<br />\n<br />\n{$siteContactName}",
    "id": 787689,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/787689/?format=api"
}