Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/500095/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/hy/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/tigran@flib.sci.am/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/tigran@flib.sci.am/?format=api",
    "timestamp": "2023-04-20T05:17:07.478571Z",
    "action": 2,
    "target": "<p>Հարգելի {$recipientName},</p><p>Շարվածքները պատրաստվել են հետևյալ ներկայացման համար և պատրաստ են վերջնական վերանայման:</p><p><a href=\"{$submissionUrl}\"> {$submissionTitle}</a><br />{$contextName}</p><p>Եթե հարցեր ունեք, դիմեք ինձ:</p><p>Հարգանքով,</p><p> {$signature}</p>",
    "id": 725224,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/725224/?format=api"
}