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

{
    "id": 40,
    "place": "",
    "start": "2016-09-21T18:30:51+02:00",
    "stop": "2016-09-21T18:30:51+02:00",
    "title": "TechWednesday",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/18/?format=api",
    "picture": null
}