Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/905607/?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.432048Z",
    "action": 59,
    "target": "{$recipientName},<br />\n<br />\nVotre abonnement à la revue {$contextName} est expiré.<br />\n<br />\n{$subscriptionType}<br />\nDate d'expiration : {$expiryDate}<br />\n<br />\nPour renouveler votre abonnement, veuillez aller sur le site Web de la revue. Vous pouvez y ouvrir une session en utilisant votre nom d'utilisateur, &quot;{$recipientUsername}&quot;.<br />\n<br />\nSi vous avez des questions, n'hésitez pas à communiquer avec moi.<br />\n<br />\n{$subscriptionSignature}",
    "id": 954408,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954408/?format=api"
}