Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2312896/?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:10:17.017165Z",
    "action": 26,
    "target": "<p><b><big>Configurazione di reIPL di s390</big></b></p>",
    "id": 937654,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/937654/?format=api"
}