Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/148985/?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_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-15T21:51:04.199284Z",
    "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 vous rendre sur le site Web de la revue. Vous pouvez y ouvrir une session en utilisant votre nom d'utilisateur-trice, soit « {$recipientUsername} ».<br />\n<br />\nSi vous avez des questions, n'hésitez pas à communiquer avec nous.<br />\n<br />\n{$subscriptionSignature}",
    "id": 308619,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/308619/?format=api"
}