Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/268752/?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.500150Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\nआपकी {$contextName} सदस्यता समाप्त होने वाली है.<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": 308764,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/308764/?format=api"
}