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

{
    "id": 151,
    "place": "131",
    "start": "2018-10-18T18:30:13+02:00",
    "stop": "2018-10-18T19:30:13+02:00",
    "title": "R\u00e9union populaire",
    "status": "r",
    "description": "* le mail de Leroy\r\n* WS GIT\r\n* le SM",
    "organizer": "http://urlab.be/api/users/169/?format=api",
    "meeting": "http://urlab.be/api/meetings/53/?format=api",
    "picture": null
}