Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14/?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:41:49Z",
    "action": 4,
    "target": "",
    "id": 47844,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/47844/?format=api"
}