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

{
    "id": 285,
    "place": "Hackerspace UB2.126a",
    "start": "2023-10-19T16:30:00+02:00",
    "stop": "2023-10-19T22:00:00+02:00",
    "title": "TechJeudi",
    "status": "r",
    "description": "On ouvre pendant 5h30 ! Venez nous voir dire coucou ou bosser sur des projets :D\r\n\r\n# TODO\r\n- R\u00e9parer Pamela\r\n- Commencer la Scannette\r\n- Faire des courses !",
    "organizer": "http://urlab.be/api/users/353/?format=api",
    "meeting": "http://urlab.be/api/meetings/108/?format=api",
    "picture": "http://urlab.be/media/event_pictures/techjeudi1.png"
}