Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/410024/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-01T03:01:03.227747Z",
    "action": 59,
    "target": "Congratulations on the acceptance of your submission, \"{$submissionTitle}\", for publication in {$contextName}. If you choose, you may automatically deposit your submission in one or more repositories.\n\nGo to {$swordDepositUrl} to proceed.\n\nThis email was generated by the Public Knowledge Project SWORD deposit plugin.",
    "id": 314718,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/314718/?format=api"
}