Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8147/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T12:27:15.728957Z",
    "action": 30,
    "target": "<p>Upgrade of OJS to version {$version} has completed successfully.</p>\n<p>Don't forget to set the \"installed\" setting in your config.inc.php configuration file back to <em>On</em>.</p>\n<p>If you haven't already registered and wish to receive news and updates, <strong>please register at <a href=\"https://lists.publicknowledgeproject.org/lists/\" target=\"_new\">https://lists.publicknowledgeproject.org/lists/</a>.</strong> If you have questions or comments, please visit the <a href=\"https://forum.pkp.sfu.ca\" target=\"_new\">support forum</a>.</p>",
    "id": 278854,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278854/?format=api"
}