Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/612702/?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/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:31.252550Z",
    "action": 59,
    "target": "\n\t\t<p>1. Følgende filer og mapper (og deres indhold) skal gøres skrivbar:</p>\n\t\t<ul>\n\t\t\t<li><tt>config.inc.php</tt> er skrivbar (ikke obligatorisk): {$writable_config}</li>\n\t\t\t<li><tt>public/</tt> er skrivbar: {$writable_public}</li>\n\t\t\t<li><tt>cache/</tt> er skrivbar: {$writable_cache}</li>\n\t\t\t<li><tt>cache/t_cache/</tt> er skrivbar: {$writable_templates_cache}</li>\n\t\t\t<li><tt>cache/t_compile/</tt> er skrivbar: {$writable_templates_compile}</li>\n\t\t\t<li><tt>cache/_db</tt> er skrivbar: {$writable_db_cache}</li>\n\t\t</ul>\n\n\t\t<p>2. Der skal oprettes en mappe til uploadede filer og den skal gøres skrivbar (se \"Filindstillinger\" nedenfor).</p>\n\t",
    "id": 548735,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/548735/?format=api"
}