Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/268758/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/hi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-15T21:51:05.500247Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\nआपकी {$contextName} सदस्यता समाप्त हो गई है.<br />\nकृपया ध्यान दें कि यह अंतिम अनुस्मारक है जिसे आपको ईमेल किया जाएगा.<br />\n<br />\n{$subscriptionType}<br />\nExpiry date: {$expiryDate}<br />\n<br />\nअपनी सदस्यता को नवीनीकृत करने के लिए, कृपया जर्नल वेबसाइट पर जाएं। आप अपने उपयोगकर्ता नाम के साथ सिस्टम में लॉग इन करने में सक्षम हैं, &quot;{$recipientUsername}&quot;.<br />\n<br />\nयदि आपके कोई प्रश्न हैं, तो कृपया मुझसे बेझिझक संपर्क करें.<br />\n<br />\n{$subscriptionSignature}",
    "id": 308766,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/308766/?format=api"
}