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

{
    "id": 112,
    "place": "131",
    "start": "2018-02-08T18:00:48+01:00",
    "stop": "2018-02-08T20:00:48+01:00",
    "title": "Urlab new year gathering",
    "status": "r",
    "description": "Le quadri nouveau est arriv\u00e9 !\r\nRetrouvons-nous pour parler des derni\u00e8res actualit\u00e9s de notre hackerspace pr\u00e9f\u00e9r\u00e9 :)",
    "organizer": "http://urlab.be/api/users/169/?format=api",
    "meeting": "http://urlab.be/api/meetings/42/?format=api",
    "picture": null
}