GET /api/events/126/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 126,
    "place": "Urlab",
    "start": "2018-03-29T18:00:22+02:00",
    "stop": "2018-03-29T23:00:22+02:00",
    "title": "UrLaB's just-before-easter Reunion",
    "status": "r",
    "description": "One last reunion before the \"holidays\"!",
    "organizer": "http://urlab.be/api/users/113/?format=api",
    "meeting": "http://urlab.be/api/meetings/45/?format=api",
    "picture": null
}