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

{
    "id": 95,
    "place": "UrLab",
    "start": "2017-10-11T18:00:03+02:00",
    "stop": "2017-10-11T22:00:03+02:00",
    "title": "Reunion UrLab",
    "status": "r",
    "description": "Oui, on en a une (presque) chaque semaine!",
    "organizer": "http://urlab.be/api/users/113/?format=api",
    "meeting": "http://urlab.be/api/meetings/37/?format=api",
    "picture": null
}