Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/524334/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:16:54.954205Z",
    "action": 59,
    "target": "\n<h4>Telepítés előtti lépések</h4>\n\n<p>1. A következő fájloknak és könyvtáraknak (valamint azok tartalmainak) írhatóaknak kell lenniük:</p>\n<ul>\n\t<li><tt>config.inc.php</tt> írható (választható): {$writable_config}</li>\n\t<li><tt>public/</tt> írható: {$writable_public}</li>\n\t<li><tt>cache/</tt> írható: {$writable_cache}</li>\n\t<li><tt>cache/t_cache/</tt> írható: {$writable_templates_cache}</li>\n\t<li><tt>cache/t_compile/</tt> írható: {$writable_templates_compile}</li>\n\t<li><tt>cache/_db</tt> írható: {$writable_db_cache}</li>\n</ul>\n\n<p>2. Annak a könyvtárnak, ahova a fájlok kerülnek szintén írhatónak kell lennie (lásd \"Fájlok rendszere\" alább).</p>",
    "id": 459051,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/459051/?format=api"
}