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

{
    "id": 284,
    "place": "Hackerspace UB2.126a",
    "start": "2023-10-17T18:30:00+02:00",
    "stop": "2023-10-17T20:00:00+02:00",
    "title": "R\u00e9union",
    "status": "r",
    "description": "Deuxi\u00e8me r\u00e9union de l'ann\u00e9e, on discute un peu de comment \u00e7a c'est pass\u00e9 jusqu'ici et on pr\u00e9voit le futur.",
    "organizer": "http://urlab.be/api/users/353/?format=api",
    "meeting": "http://urlab.be/api/meetings/107/?format=api",
    "picture": "http://urlab.be/media/event_pictures/Untitled.png"
}