Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/194461/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-06T10:55:56.018466Z",
    "action": 59,
    "target": "É necessário realizar o processamento de um pagamento manual de assinatura da revista {$contextName}, pelo usuário {$senderName} (login &quot;{$senderUsername}&quot;).<br />\n<br />\nO item adquirido é &quot;{$paymentName}&quot;.<br />\nValor em ({$paymentCurrencyCode}): {$paymentAmount}<br />\n<br />\nEsta é uma mensagem automática da ferramenta de Pagamento manual do Open Journal Systems.",
    "id": 316167,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/316167/?format=api"
}