Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3020880/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2019-01-28T07:36:20.653011Z",
    "action": 7,
    "target": "Wake-On-Lan",
    "id": 1202773,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/1202773/?format=api"
}