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

{
    "id": 67,
    "place": "131, avenue Buyl",
    "start": "2017-02-06T17:00:11+01:00",
    "stop": "2017-02-06T23:55:11+01:00",
    "title": "Lundi de l'Innovation",
    "status": "r",
    "description": "Bonjour et bienvenue \u00e0 ce Lundi de l'Innovation ! \r\nC'est une Lundi technique, mais avec plus de synergie.",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/30/?format=api",
    "picture": null
}