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

{
    "id": 31,
    "place": "UrLab - 131 Av. Buyl",
    "start": "2016-04-21T18:30:00+02:00",
    "stop": "2016-04-21T23:00:00+02:00",
    "title": "AG de fin du monde",
    "status": "r",
    "description": "_Save the date_ !",
    "organizer": "http://urlab.be/api/users/5/?format=api",
    "meeting": "http://urlab.be/api/meetings/14/?format=api",
    "picture": null
}