Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/803219/?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:55:38.797949Z",
    "action": 5,
    "target": "<p>Vážený/á {$recipientName},</p><p>Redaktor provedl změny ve vašem přiřazení recenze pro {$contextName}. Projděte si prosím níže uvedené podrobnosti a dejte nám vědět, pokud máte nějaké dotazy.</p><p><a href=\"{$reviewAssignmentUrl}\">{$submissionTitle}</a><br /><b>Typ:</b> {$reviewMethod}<br /><b>Přijmout či odmítnout do dne:</b> {$responseDueDate}<br /><b>Zaslat recenzi do:</b> {$reviewDueDate}</p><p>Můžete se přihlásit <a href=\"{$reviewAssignmentUrl}\">abyste mohli kdykoliv dokončit tuto recenzi.</a></p>",
    "id": 826670,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/826670/?format=api"
}