Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/560935/?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/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:18:54.387265Z",
    "action": 59,
    "target": "Bisogna registrare un pagamento offline per  {$contextName}, utente {$senderName} (username &quot;{$senderUsername}&quot;).<br />\n<br />\nIl pagamento riguarda &quot;{$paymentName}&quot;.<br />\nIl costo è {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nQuesta email è generata automaticamente da Open Journal Systems' Manual Payment plugin.",
    "id": 496185,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/496185/?format=api"
}