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

{
    "id": 39,
    "place": "UrLab",
    "start": "2016-09-07T18:30:23+02:00",
    "stop": "2016-09-07T18:30:23+02:00",
    "title": "TechWednesday",
    "status": "r",
    "description": "Viendez parler de DocHub, des \u00e9v\u00e9nements de rentr\u00e9e et de la saison prochaine!",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/17/?format=api",
    "picture": null
}