Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/819093/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/lv/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "timestamp": "2024-02-14T15:48:29.270701Z",
    "action": 37,
    "target": "\n\t\t<p>1. The following files and directories (and their contents) must be made writable:</p>\n\t\t<ul>\n\t\t\t<li><tt>config.inc.php</tt> is writable (optional): {$writable_config}</li>\n\t\t\t<li><tt>public/</tt> is writable: {$writable_public}</li>\n\t\t\t<li><tt>cache/</tt> is writable: {$writable_cache}</li>\n\t\t\t<li><tt>cache/t_cache/</tt> is writable: {$writable_templates_cache}</li>\n\t\t\t<li><tt>cache/t_compile/</tt> is writable: {$writable_templates_compile}</li>\n\t\t\t<li><tt>cache/_db</tt> is writable: {$writable_db_cache}</li>\n\t\t</ul>\n\n\t\t<p>2. A directory to store uploaded files must be created and made writable (see \"File Settings\" below).</p>\n\t",
    "id": 840693,
    "action_name": "Marked for edit",
    "url": "http://translate.pkp.sfu.ca/api/changes/840693/?format=api"
}