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

{
    "id": 102,
    "place": "UrLab",
    "start": "2017-11-08T18:30:41+01:00",
    "stop": "2017-11-08T23:00:41+01:00",
    "title": "Reunion 08/11",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/113/?format=api",
    "meeting": "http://urlab.be/api/meetings/40/?format=api",
    "picture": null
}