Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/835231/?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/mr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/murari/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/murari/?format=api",
    "timestamp": "2025-02-03T10:58:15.379125Z",
    "action": 5,
    "target": "<p>प्रिय {$recipientName},</p><p>{$reviewerName} ने खालील सादरीकरणाचे समीक्षण पूर्ण केले आहे :</p><p><a href=\"{$submissionUrl}\">#{$submissionId} {$authorsShort} — {$submissionTitle}</a><br /><b>शिफारस:</b> {$reviewRecommendation}<br /><b>प्रकार:</b> {$reviewMethod}</p><p>या समीक्षकाने प्रदान केलेल्या सर्व फाईल्स आणि टिप्पण्या पहाण्यासाठी <a href=\"{$submissionUrl}\"></a> वर लॉग-इन करा.</p>",
    "id": 912047,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/912047/?format=api"
}