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

{
    "id": 83,
    "place": "Urlab",
    "start": "2017-05-02T18:00:58+02:00",
    "stop": "2017-05-02T19:00:58+02:00",
    "title": "Lundi + 1 de r\u00e9union",
    "status": "r",
    "description": "Hol\u00e0, Voici probablement la derni\u00e8re r\u00e9union de l'ann\u00e9e 2016-17.\r\nAlors nouveaux, anciens, jeunes, vieux,... Venez donner votre avis sur les grands projets du HS 2017-2018 !!",
    "organizer": "http://urlab.be/api/users/169/?format=api",
    "meeting": "http://urlab.be/api/meetings/34/?format=api",
    "picture": null
}