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

{
    "id": 49,
    "place": "131",
    "start": "2016-10-05T18:30:32+02:00",
    "stop": "2016-10-05T18:30:32+02:00",
    "title": "TechWednesday",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/20/?format=api",
    "picture": null
}