Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/305958/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mypads/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/en_CA/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Quiglax/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Quiglax/?format=api",
    "timestamp": "2020-05-23T10:24:25.998982Z",
    "action": 5,
    "target": "<h3>Settings</h3><p>Only Etherpad admins have access to this page. You can edit the global settings here and apply them. Changes will be effective immediately.</p><h3>Passwords</h3><p>Be careful about password sizes: if you have existing accounts and raise minimum size or decrease maximum size, some user passwords may become unusable.</p><h3>Mail configuration</h3><p>MyPads can verify the mails of users by sending them an email which will be used to confirm their address. Moreover, MyPads needs email sending for password recovery.</p><p>Be cautious with SMTP configuration: bad parameters can lead to an Etherpad crash.</p><p>Please note that, unlike other parameters, SMTP settings are only applied after Etherpad reboot.</p>",
    "id": 68214,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/68214/?format=api"
}