Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/498219/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/da/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "timestamp": "2025-03-18T07:35:39.559890Z",
    "action": 2,
    "target": "<p>Kære {$recipientName}</p><p>{$contextName} har lige publiceret det seneste nummer: <a href=\"{$issueUrl}\">{$issueIdentification}</a>. Vi invite<div>rer dig til at læse og dele dette i dit videnskabelige fællesskab.</p><p>Mange tak til vores forfattere, bedømmere og redaktører for deres værdifulde bidrag, og også mange tak til vores læsere for jeres fortsatte interesse i vores arbejde.</p><div>{$issueToc}</div><p>Med venlig hilsen</p>{$signature}",
    "id": 1001925,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1001925/?format=api"
}