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

{
    "id": 72,
    "place": "131 Av. Buyl",
    "start": "2017-02-20T18:30:00+01:00",
    "stop": "2017-02-20T19:00:00+01:00",
    "title": "Lundi de l'Illumination",
    "status": "r",
    "description": "Bonjour et bienvenue \u00e0 ce Lundi de l'Illumination ! \r\nC'est une Lundi de l'innovation, mais avec plus de lumi\u00e8re.",
    "organizer": "http://urlab.be/api/users/111/?format=api",
    "meeting": "http://urlab.be/api/meetings/31/?format=api",
    "picture": null
}