Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/148502/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/eu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-16T16:39:22.623054Z",
    "action": 30,
    "target": "<p>Dear {$recipientName},</p><p>We are pleased to inform you that <a href=\"{$issueUrl}\">{$issueIdentification}</a> of {$contextName} is now available under open access.  A subscription is no longer required to read this issue.</p><p>Thank you for your continuing interest in our work.</p>{$contextSignature}",
    "id": 407606,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/407606/?format=api"
}