Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2312902/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2018-02-18T09:11:46.043438Z",
    "action": 26,
    "target": "<p>Il <b>loadparm</b> deve essere al massimo di 8 caratteri e sceglie una\nconfigurazione d'avvio dal menu del bootloader zipl. Utilizzare un carattere vuoto\nper scegliere la configurazione di default.</p>",
    "id": 937662,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/937662/?format=api"
}