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

{
    "id": 92,
    "place": "UrLab",
    "start": "2017-10-04T18:00:10+02:00",
    "stop": "2017-10-04T22:00:27+02:00",
    "title": "Reunion \"UrLab: The Returning Reloaded\"",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/113/?format=api",
    "meeting": "http://urlab.be/api/meetings/36/?format=api",
    "picture": null
}