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

{
    "id": 253,
    "place": "Le space / UB2.126 A",
    "start": "2023-02-13T19:00:00+01:00",
    "stop": "2023-02-13T22:00:00+01:00",
    "title": "R\u00e9union nouveau local \\o/",
    "status": "r",
    "description": "La date est fix\u00e9e, viendez !",
    "organizer": "http://urlab.be/api/users/203/?format=api",
    "meeting": "http://urlab.be/api/meetings/98/?format=api",
    "picture": null
}