Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/615630/?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/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:44.887842Z",
    "action": 59,
    "target": "\n\t\t<p>1. Nedanstående filer och kataloger (och deras innehåll) måste vara skrivbara:</p>\n\t\t<ul>\n\t\t\t<li><tt>config.inc.php</tt> är skrivbar (valfritt): {$writable_config}</li>\n\t\t\t<li><tt>public/</tt> är skrivbar: {$writable_public}</li>\n\t\t\t<li><tt>cache/</tt> är skrivbar: {$writable_cache}</li>\n\t\t\t<li><tt>cache/t_cache/</tt> är skrivbar: {$writable_templates_cache}</li>\n\t\t\t<li><tt>cache/t_compile/</tt> är skrivbar: {$writable_templates_compile}</li>\n\t\t\t<li><tt>cache/_db</tt> är skrivbar: {$writable_db_cache}</li>\n\t\t</ul>\n\n\t\t<p>2. En katalog för att lagra uppladdade filer behöver skapas och göras skrivbar (se \"Filinställningar\" nedan).</p>\n\t",
    "id": 551628,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/551628/?format=api"
}