Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/498698/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:12:53.830934Z",
    "action": 59,
    "target": "An institutional subscription has been purchased online for {$contextName} with the following details. To activate this subscription, please use the provided Subscription URL and set the subscription status to 'Active'.<br />\n<br />\nSubscription Type:<br />\n{$subscriptionType}<br />\n<br />\nInstitution:<br />\n{$institutionName}<br />\n{$institutionMailingAddress}<br />\n<br />\nDomain (if provided):<br />\n{$domain}<br />\n<br />\nIP Ranges (if provided):<br />\n{$ipRanges}<br />\n<br />\nمسئول تماس:<br />\n{$subscriberDetails}<br />\n<br />\nاطلاعات عضویت در صورت وجود:<br />\n{$membership}<br />\n<br />\nبرای مشاهده یا ویرایش این اشتراک به آدرس زیر بروید.<br />\n<br />\nآدرس اشتراک: <a href=\"{$subscriptionUrl}\">{$subscriptionUrl}</a>",
    "id": 433070,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/433070/?format=api"
}