Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/802913/?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/ar/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/vormia/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/vormia/?format=api",
    "timestamp": "2024-03-21T07:56:10.638750Z",
    "action": 2,
    "target": "<p>عزيزنا {$recipientName}،</p><p>لقد تمت تسميتك بمثابة مؤلف مشارك في طلب تقديم إلى {$contextName}. مقدم الطلب، {$submitterName}، أعطانا التفاصيل الآتية:</p><p>{$submissionTitle}<br>{$authorsWithAffiliation}</p><p>إن كان أي من تلك التفاصل غير صحيح، أو ليست لديك الرغبة في تسميتك كمؤلف مشارك في هذا العمل، يرجى التواصل معي.</p><p>شكرًا لاعتبارك هذه المجلة مضمارًا لعملك.</p><p>أطيب التحايا،</p>{$contextSignature}",
    "id": 845680,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/845680/?format=api"
}