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

{
    "id": 62,
    "place": "131",
    "start": "2016-12-05T18:30:15+01:00",
    "stop": "2016-12-05T18:30:15+01:00",
    "title": "Lundi Technique",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/28/?format=api",
    "picture": null
}