Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/615146/?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/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:43.481857Z",
    "action": 59,
    "target": "\n\t\t<p>1. Următoarele fișiere și directoare (și conținutul lor) trebuie să fie scrise:</p>\n\t\t<ul>\n\t\t\t<li><tt>config.inc.php</tt> este scris (opțional): {$writable_config}</li>\n\t\t\t<li><tt>public/</tt> este scris: {$writable_public}</li>\n\t\t\t<li><tt>cache/</tt> este scris: {$writable_cache}</li>\n\t\t\t<li><tt>cache/t_cache/</tt> este scris:  {$writable_templates_cache}</li>\n\t\t\t<li><tt>cache/t_compile/</tt> este scris:  {$writable_templates_compile}</li>\n\t\t\t<li><tt>cache/_db</tt> este scris: {$writable_db_cache}</li>\n\t\t</ul>\n\n\t\t<p>2. Trebuie creat un director pentru stocarea fișierelor încărcate care să poată fi scris (vezi „Setări fișiere” de mai jos).</p>\n\t",
    "id": 551222,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/551222/?format=api"
}