Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3467756/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libqt-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libqt-master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
    "author": "https://l10n.opensuse.org/api/users/rthore/?format=api",
    "timestamp": "2018-09-26T12:31:18.235628Z",
    "action": 7,
    "target": "Qt 5 3D Addon",
    "id": 1146883,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/1146883/?format=api"
}