Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/733754/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T22:37:47.505877Z",
    "action": 59,
    "target": "{$footNoteNum}. <strong>ATTENZIONE</strong> Lo strumento dump del database non è stato configurato nel file di configurazione config.inc.php. La configurazione dipenderà dalla configurazione del proprio server e dal tipo di database in uso. Deve essere specificato in una sezione definita [cli], in un'opzione di configurazione definita \"dump\". Per MySQL, utilizzare mysqldump tool, cioè:<br />\n<pre>[cli]\ndump = \"/usr/bin/mysqldump -h {$hostname} -u {$username} -p{$password} {$databasename}\"\n</pre>\nI token \"%s\" saranno sostituiti con, nell'ordine: <ol>\n\t<li>Database hostname8</li>\n\t<li>Database username0</li>\n\t<li>Database password</li>\n\t<li>Database name</li>\n</ol>\nPrendere nota che questo richiede di specificare la password del database nella stringa del comando, che potrebbe rappresentare un problema di sicurezza.<br /><br />",
    "id": 672628,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/672628/?format=api"
}