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

{
    "id": 209,
    "place": "@home",
    "start": "2021-05-11T19:00:00+02:00",
    "stop": "2021-05-11T21:00:00+02:00",
    "title": "R\u00e9union mai 2021",
    "status": "r",
    "description": "Ce serait sympa de faire une r\u00e9union, on \u00e0 certainement des choses \u00e0 ce dire.\r\nAu moins parler de dochub, AG de fin d ann\u00e9e, URLAB Comit\u00e9 2021-2022",
    "organizer": "http://urlab.be/api/users/203/?format=api",
    "meeting": "http://urlab.be/api/meetings/83/?format=api",
    "picture": null
}