Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/150251/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-16T16:39:25.148875Z",
    "action": 59,
    "target": "Caros leitores: <br />\n<br />\n{$contextName} acabou de disponibilizar no formato de acesso aberto a seguinte edição. Convidamos você a verificar o sumário abaixo e, em seguida, visitar nosso site ({$contextUrl}) para conferir os artigos e itens de interesse. <br />\n<br />\nObrigado pelo interesse em nosso trabalho, <br />\n<br />\nAtenciosamente,<br />\n{$contextSignature}",
    "id": 407774,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/407774/?format=api"
}