Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3019892/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2020-02-19T15:58:06.838806Z",
    "action": 7,
    "target": "<h2>Wake On LAN</h2>\n<p>WOL vi permette di 'svegliare' (wake up) il vostro pc inviando semplicemente un\n'pacchetto magico' (magic packet) tramite la rete.</p>",
    "id": 1358772,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/1358772/?format=api"
}