Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/498553/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:12:53.070689Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\n\tSu subscripción a {$contextName} ha expirado.<br />\n<br />\n\t{$subscriptionType}<br />\n\tFecha de expiración: {$expiryDate}<br />\n<br />\n\tPara renovar su suscripción entre en la página web de la revista.  Puede acceder al sistema con su nombre de usuario, &quot;{$recipientUsername}&quot;.<br />\n<br />\n\tSi tiene cualquier pregunta no dude en contactarme.<br />\n<br />\n\t{$subscriptionSignature}",
    "id": 432985,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/432985/?format=api"
}