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

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