Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/751776/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/de/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/martin.braendle@uzh.ch/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/martin.braendle@uzh.ch/?format=api",
    "timestamp": "2024-11-04T10:48:30.475898Z",
    "action": 5,
    "target": "Sehr geehrte/r {$recipientName}<br />\n<br />\nIhr Abonnement für {$contextName} läuft in Kürze ab.<br />\n<br />\n{$subscriptionType}<br />\nVerfallsdatum: {$expiryDate}<br />\n<br />\nUm sicherzustellen, dass Sie weiterhin Zugang zu dieser Zeitschrift haben, gehen Sie bitte auf die Website der Zeitschrift und verlängern Sie Ihr Abonnement. Sie können sich mit Ihrem Benutzernamen \"{$recipientUsername}\" in das System einloggen.<br />\n<br />\nWenn Sie Fragen haben, können Sie mich gerne kontaktieren.<br />\n<br />\n{$subscriptionSignature}",
    "id": 886689,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/886689/?format=api"
}