Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/751780/?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:52:24.933233Z",
    "action": 5,
    "target": "Sehr geehrte/r {{$recipientName}<br />\n<br />\nIhr Abonnement für {$contextName} ist abgelaufen.<br />\nBitte beachten Sie, dass dies die letzte Erinnerung ist, die Sie per E-Mail erhalten werden.<br />\n<br />\n{$subscriptionType}<br />\nVerfallsdatum: {$expiryDate}<br />\n<br />\nUm Ihr Abonnement zu verlängern, gehen Sie bitte auf die Website der Zeitschrift. 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": 886691,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/886691/?format=api"
}