Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/817238/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/cnr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/FCJK/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/FCJK/?format=api",
    "timestamp": "2024-01-25T11:38:47.408726Z",
    "action": 5,
    "target": "{$recipientName}<br />\n<br />\nNapravili ste račun s {$contextName}, ali prije nego što ga počnete koristiti, morate potvrditi svoj nalog e-pošte. Da biste to učinili, jednostavno slijedite poveznicu u nastavku:<br />\n<br />\n{$activateUrl}<br />\n<br />\nHvala,<br />\n{$contextSignature}",
    "id": 831763,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/831763/?format=api"
}