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

{
    "id": 174,
    "place": "UrLaB",
    "start": "2019-02-21T18:30:49+01:00",
    "stop": "2019-02-21T20:30:50+01:00",
    "title": "R\u00e9union post fin du monde+2",
    "status": "r",
    "description": "Yet another r\u00e9union",
    "organizer": "http://urlab.be/api/users/169/?format=api",
    "meeting": "http://urlab.be/api/meetings/59/?format=api",
    "picture": null
}