Changes API.

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

GET /api/changes/1037523/?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": "2025-05-23T00:10:59.832046Z",
    "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": 1037523,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/1037523/?format=api"
}