Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/464112/?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:37:46.988755Z",
    "action": 5,
    "target": "<p>Beste {$recipientName},</p><p>De volgende inzending is aan u toegewezen voor begeleiding door het productieprocess.</p><p><a href=\"{$submissionUrl}\">{$submissionTitle}</a><br />{$authors}</p><p><b>Abstract</b></p>{$submissionAbstract}<p>Log alstublieft in om <a href=\"{$submissionUrl}\">de inzending te bekijken</a>. Wanneer de productiebestanden gereed zijn, kunt u ze uploaden via<strong>Publicatie> Drukproeven</strong> . Plan daarna het werk in voor publicatie via de <strong>Inplannen voor publicatie</strong> knop.</p><p>Bij voorbaat dank.</p><p>Met vriendelijke groet,</p>{$signature}",
    "id": 847543,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/847543/?format=api"
}