Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/560965/?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/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-23T00:10:59.094541Z",
    "action": 30,
    "target": "A manual payment needs to be processed for the journal {$contextName} and the user &quot;{$senderUsername}&quot;.<br />\n<br />\nThe item being paid for is &quot;{$paymentName}&quot;.<br />\nThe cost is {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nThis email was generated by Open Journal Systems' Manual Payment plugin.",
    "id": 1037516,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1037516/?format=api"
}