Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/516069/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:16:30.319527Z",
    "action": 59,
    "target": "\n<h4>Pasos para la preinstalación</h4>\n\n\n<p>1. Los siguientes archivos y directorios (y sus contenidos) deben ser editables:</p>\n<ul>\n\t<li><tt>config.inc.php</tt> es editable (opcional): {$writable_config}</li>\n\t<li><tt>public/</tt> es editable: {$writable_public}</li>\n\t<li><tt>cache/</tt> es editable: {$writable_cache}</li>\n\t<li><tt>cache/t_cache/</tt> es editable: {$writable_templates_cache}</li>\n\t<li><tt>cache/t_compile/</tt> es editable: {$writable_templates_compile}</li>\n\t<li><tt>cache/_db</tt> es editable: {$writable_db_cache}</li>\n</ul>\n\n<p>2. Se debe crear un directorio editable para almacenar los archivos cargados (véase \"Ajustes de archivo\" más abajo).</p>",
    "id": 450950,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/450950/?format=api"
}