Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/123602/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-09T10:22:10.102595Z",
    "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>Visit our <a href=\"https://forum.pkp.sfu.ca\" target=\"_new\">community forum</a> or sign up to our <a href=\"https://pkp.sfu.ca/developer-newsletter\" target=\"_new\">developer newsletter</a> to receive security notices, and updates on upcoming releases, new plugins, and planned features.</p>",
    "id": 394215,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/394215/?format=api"
}