Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/722205/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/emails/de/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
    "timestamp": "2025-12-24T01:19:32.831934Z",
    "action": 2,
    "target": "<p>Guten Tag {$recipientName},</p><p>Sie wurden als Ko-Autor/in bei einem Preprint genannt, der bei {$contextName} eingereicht wurde. Die einreichende Person, {$submitterName}, hat folgende Details angegeben:</p><p>{$submissionTitle}<br>{$authorsWithAffiliation}</p><p>Sollten diese Details inkorrekt sein oder falls Sie nicht als Ko-Autor/in dieses Preprints genannt werden möchten, kontaktieren Sie mich bitte.</p><p>Vielen Dank, dass Sie {$contextName} verwenden, um Ihre Arbeit zu teilen.</p><p>Mit freundlichen Grüßen</p>{$contextSignature}",
    "id": 1087984,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1087984/?format=api"
}