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

{
    "id": 169,
    "place": "131",
    "start": "2019-02-14T18:30:34+01:00",
    "stop": "2019-02-14T20:00:34+01:00",
    "title": "R\u00e9union post fin du monde+1",
    "status": "r",
    "description": "On rer\u00e9unionne et on picole !",
    "organizer": "http://urlab.be/api/users/169/?format=api",
    "meeting": "http://urlab.be/api/meetings/58/?format=api",
    "picture": null
}