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

{
    "id": 136,
    "place": "UrLab",
    "start": "2018-06-21T18:30:42+02:00",
    "stop": "2018-06-21T22:30:42+02:00",
    "title": "Mini Reunion",
    "status": "r",
    "description": "Que les points urgents ce soir, on reporte le reste.",
    "organizer": "http://urlab.be/api/users/265/?format=api",
    "meeting": "http://urlab.be/api/meetings/48/?format=api",
    "picture": null
}