Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/230276/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hahnsaja/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hahnsaja/?format=api",
    "timestamp": "2016-10-20T02:20:58Z",
    "action": 4,
    "target": "",
    "id": 372130,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/372130/?format=api"
}