Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/905603/?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.431951Z",
    "action": 59,
    "target": "<p>Chers lecteurs et lectrices,</p><p>{$contextName} vient de rendre disponible en libre accès le numéro <a href=\"{$issueUrl}\">{$issueIdentification}</a>. Nous vous invitons à visiter notre site Web ({$contextUrl}) pour lire les articles qui pourraient vous intéresser.</p><p>Nous vous remercions de l'intérêt que vous portez à notre travail,</p>{$contextSignature}",
    "id": 954404,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954404/?format=api"
}