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

{
    "id": 296,
    "place": "S.UB2.126a",
    "start": "2024-02-15T18:30:00+01:00",
    "stop": "2024-02-15T20:00:00+01:00",
    "title": "R\u00e9union 15/02/2024",
    "status": "r",
    "description": "bah c'est une r\u00e9u",
    "organizer": "http://urlab.be/api/users/248/?format=api",
    "meeting": "http://urlab.be/api/meetings/109/?format=api",
    "picture": null
}