Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/905581/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T23:11:51.431378Z",
    "action": 59,
    "target": "<p>{$recipientName},</p><p>Récemment, nous vous avons demandé d'évaluer une soumission pour {$contextName}. Nous avons décidé d'annuler notre demande que vous évaluiez le manuscrit intitulé « {$submissionTitle} ».</p><p>Nous sommes désolés des inconvénients que cela pourrait vous causer et nous espérons que nous pourrons compter sur votre collaboration pour un autre projet.</p><p>Si vous avez des questions, n'hésitez pas à nous contacter.</p>{$signature}",
    "id": 954382,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954382/?format=api"
}