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

{
    "id": 277,
    "place": "UB2.126 A, le local",
    "start": "2023-09-19T18:30:00+02:00",
    "stop": "2023-09-19T22:00:00+02:00",
    "title": "Ouverture du local + r\u00e9union",
    "status": "r",
    "description": "Premi\u00e8re r\u00e9union de l'ann\u00e9e, on a certainement plein de choses \u00e0 ce dire, rajouter des points \u00e0 l'Ordre du jours.",
    "organizer": "http://urlab.be/api/users/353/?format=api",
    "meeting": "http://urlab.be/api/meetings/106/?format=api",
    "picture": null
}