Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/502252/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/vi/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/antsoftsystems/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/antsoftsystems/?format=api",
    "timestamp": "2023-04-17T16:33:25.525273Z",
    "action": 30,
    "target": "<p>Dear {$recipientName},</p><p>Galleys have now been prepared for the following submission and are ready for final review.</p><p><a href=\"{$submissionUrl}\">{$submissionTitle}</a><br />{$contextName}</p><p>If you have any questions, please contact me.</p><p>Kind regards,</p><p>{$signature}</p>",
    "id": 724137,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/724137/?format=api"
}