Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8115/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/fgnievinski/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/fgnievinski/?format=api",
    "timestamp": "2020-05-05T02:48:09.894379Z",
    "action": 5,
    "target": "\n<h4>Etapas de pré-instalação</h4>\n\n\n<p> 1. Os seguintes arquivos e diretórios (e seu conteúdo) devem ser gravados: </p>\n<ul>\n<li> <tt> config.inc.php </tt> é gravável (opcional): {$writable_config} </li>\n<li> <tt> public / </tt> é gravável: {$writable_public} </li>\n<li> <tt> cache / </tt> é gravável: {$writable_cache} </li>\n<li> <tt> cache / t_cache / </tt> pode ser gravado: {$writable_templates_cache} </li>\n<li> <tt> cache / t_compile / </tt> é gravável: {$writable_templates_compile} </li>\n<li> <tt> cache / _db </tt> é gravável: {$writable_db_cache} </li>\n</ul>\n\n<p> 2. Um diretório para armazenar arquivos enviados deve ser criado e tornado gravável (consulte \"Configurações de arquivo\" abaixo). </p>",
    "id": 54563,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/54563/?format=api"
}