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

{
    "id": 59,
    "place": "131, avenue Buyl",
    "start": "2016-11-21T18:00:00+01:00",
    "stop": "2016-11-21T22:00:00+01:00",
    "title": "LundiDeR\u00e9union",
    "status": "r",
    "description": "La r\u00e9union c'est le Lundi maintenant :)",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/27/?format=api",
    "picture": null
}