Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/471845/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/KayP/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/KayP/?format=api",
    "timestamp": "2024-03-28T10:43:22.366085Z",
    "action": 5,
    "target": "<p>Beste {$recipientName},</p><p>Gefeliciteerd met de acceptatie van uw inzending, {$submissionTitle}, aan {$contextName}. Nu uw inzending is geaccepteerd, willen wij u verzoeken om betaling van de publicatiekosten.</p><p>Deze vergoeding dekt de productiekosten voor het publiceren van uw inzending. Om de betaling uit te voeren, gaat u naar <a href=\"{$queuedPaymentUrl}\">{$queuedPaymentUrl}</a>.</p><p>Als u vragen heeft, raadpleegt u onze <a href=\"{$ submissionGuidelinesUrl}\">Inzendingsrichtlijnen</a></p>",
    "id": 847565,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/847565/?format=api"
}