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

{
    "id": 63,
    "place": "131",
    "start": "2016-12-19T18:30:02+01:00",
    "stop": "2016-12-19T18:30:02+01:00",
    "title": "Lunae Technologia",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/97/?format=api",
    "meeting": "http://urlab.be/api/meetings/29/?format=api",
    "picture": null
}