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

{
    "id": 89,
    "place": "UrLab",
    "start": "2017-09-21T16:30:44+02:00",
    "stop": "2017-09-21T22:00:44+02:00",
    "title": "Reunion \"UrLab: The Returning\"",
    "status": "r",
    "description": "It has been a while since we all gathered together! Lets do it again and discuss how the hackerspace will go on in this new and exciting year.",
    "organizer": "http://urlab.be/api/users/113/?format=api",
    "meeting": "http://urlab.be/api/meetings/35/?format=api",
    "picture": null
}