Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/502027/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "timestamp": "2023-06-01T07:09:06.621318Z",
    "action": 2,
    "target": "Онлайново було поновлено інституційну підписку на \"{$contextName}\" з такими відомостями.<br />\n<br />\nТип підписки:<br />\n{$subscriptionType}<br />\n<br />\nУстанова:<br />\n{$institutionName}<br />\n{$institutionMailingAddress}<br />\n<br />\nДомен (якщо надано):<br />\n{$domain}<br />\n<br />\nДіапазони IP (якщо передбачено):<br />\n{$ipRanges}<br />\n<br />\nКонтактна особа:<br />\n{$subscriberDetails}<br />\n<br />\nІнформація про членство (якщо надано):<br />\n{$membership}<br />\n<br />\nЩоб переглянути або відредагувати цю підписку, будь ласка, використовуйте наступну URL.<br />\n<br />\nURL-адреса підписки: {$subscriptionUrl}<br />\n",
    "id": 760302,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/760302/?format=api"
}