Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/18/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgettextdemo/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JanMatejek/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JanMatejek/?format=api",
    "timestamp": "2016-06-10T12:42:42Z",
    "action": 7,
    "target": "ovečka",
    "id": 47854,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/47854/?format=api"
}