Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/803217/?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/cs/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "timestamp": "2024-01-19T06:51:40.243111Z",
    "action": 5,
    "target": "<p>Vážený/á {$recipientName},</p><p>{$reviewerName} dokončil následující recenzi:</p><p><a href=\"{$submissionUrl}\">#{$submissionId} {$authorsShort} — {$submissionTitle}</a><br /><b>Doporučení:</b> {$reviewRecommendation}<br /><b>Typ:</b> {$reviewMethod}</p><p>Přihlaste se <a href=\"{$submissionUrl}\">k zobrazení všech souborů a komentářů,</a> které poskytnul tento recenzent.</p>",
    "id": 826668,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/826668/?format=api"
}