Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8113/?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-02T11:25:58.278120Z",
    "action": 30,
    "target": "<h4>OJS Version {$version}</h4>\n\n<p>Thank you for downloading the Public Knowledge Project's <strong>Open Journal Systems</strong>. Before proceeding, please read the <a href=\"{$baseUrl}/docs/README.md\">README</a> file included with this software. For more information about the Public Knowledge Project and its software projects, please visit the <a href=\"https://pkp.sfu.ca/\" target=\"_blank\">PKP web site</a>. If you have bug reports or technical support inquiries about Open Journal Systems, see the <a href=\"https://forum.pkp.sfu.ca\" target=\"_blank\">support forum</a> or visit PKP's online <a href=\"https://github.com/pkp/pkp-lib#issues\" target=\"_blank\">bug reporting system</a>. Although the support forum is the preferred method of contact, you can also email the team at <a href=\"mailto:pkp.contact@gmail.com\">pkp.contact@gmail.com</a>.</p>\n\n<h4>Recommended system requirements</h4>\n\n<ul>\n\t<li><a href=\"https://www.php.net/\" target=\"_blank\">PHP</a> >= {$phpRequiredVersion}; you are currently using PHP {$phpVersion}{$wrongPhpText}</li>\n\t<li><a href=\"https://www.mysql.com/\" target=\"_blank\">MySQL</a> >= 4.1 or <a href=\"https://www.postgresql.org/\" target=\"_blank\">PostgreSQL</a> >= 9.1.5</li>\n\t<li><a href=\"https://httpd.apache.org/\" target=\"_blank\">Apache</a> >= 1.3.2x or >= 2.0.4x or Microsoft IIS 6</li>\n\t<li>Operating system: Any OS that supports the above software, including <a href=\"https://www.linux.org/\" target=\"_blank\">Linux</a>, <a href=\"https://www.bsd.org\" target=\"_blank\">BSD</a>, <a href=\"https://www.oracle.com/solaris/\" target=\"_blank\">Solaris</a>, <a href=\"https://www.apple.com/\" target=\"_blank\">Mac OS X</a>, <a href=\"https://www.microsoft.com/\">Windows</a></li>\n</ul>\n\n<p>As PKP does not have the resources to test every possible combination of software versions and platforms, no guarantee of correct operation or support is implied.</p>\n\n<p>Changes to these settings can be made after installation by editing the file <tt>config.inc.php</tt> in the base OJS directory, or using the site administration web interface.</p>\n\n<h4>Supported database systems</h4>\n\n<p>OJS has currently only been tested on MySQL and PostgreSQL, although other database management systems supported by <a href=\"https://adodb.org\" target=\"_blank\">ADOdb</a> may work (in full or partially). Compatibility reports and/or code patches for alternative DBMSs can be sent to the OJS team.</p>\n",
    "id": 278612,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278612/?format=api"
}