Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/803446/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/es/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
    "timestamp": "2024-11-20T15:48:10.181821Z",
    "action": 5,
    "target": "<p>Estimado/a {$recipientName},</p>\n<p>La decisión de rechazar su envío, {$submissionTitle}, se ha revertido. \nUn editor/a estudiará su propuesta antes de decidir si la rechaza \no la envía a revisión.</p>\n<p>Occasionally, a decision to decline a submission will be recorded accidentally in \nour system and must be reverted. I apologize for any confusion this may have caused.</p>\n<p>We will contact you if we need any further assistance.</p>\n<p>If you have any questions, please contact me from your <a href=\"{$authorSubmissionUrl}\">submission dashboard</a>.</p>\n<p>Kind regards,</p>\n<p>{$signature}</p>\n",
    "id": 903695,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/903695/?format=api"
}