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

{
    "id": 58,
    "place": "UrLab, 131 av. Buyl",
    "start": "2016-11-16T18:00:49+01:00",
    "stop": "2016-11-16T19:00:00+01:00",
    "title": "TechR\u00e9onion",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/5/?format=api",
    "meeting": "http://urlab.be/api/meetings/26/?format=api",
    "picture": null
}