Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/149933/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/rheenen/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/rheenen/?format=api",
    "timestamp": "2024-11-04T15:15:10.371720Z",
    "action": 2,
    "target": "<p>Beste {$recipientName},</p><p>We zijn blij u te kunnen informeren dat <a href=“{$issueUrl}”>{$issueIdentification}</a> van {$contextName} nu open access beschikbaar is. Een abonnement is niet langer vereist om dit nummer te lezen.</p><p>Bedankt voor uw voortdurende interesse in ons werk.</p>{$contextSignature}",
    "id": 886705,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/886705/?format=api"
}