Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/803457/?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-22T14:26:24.272244Z",
    "action": 5,
    "target": "<p>Estimado/a {$recipientName},</p><p>Hace poco iniciamos una ronda de revisión nueva para su envío, {$submissionTitle}. We are closing this review round now.</p><p>Occasionally, a decision to open a round of review will be recorded accidentally in our system and we must cancel this review round. I apologize for any confusion this may have caused.</p><p>We will contact you if we need any further assistance.</p><p>If you have any questions, please contact me from your <a href=\"{$authorSubmissionUrl}\">submission dashboard</a>.</p><p>Kind regards,</p><p>{$signature}</p>",
    "id": 903813,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/903813/?format=api"
}