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

{
    "id": 318,
    "place": "Hackerspace",
    "start": "2024-09-06T14:00:00+02:00",
    "stop": "2024-09-06T17:00:00+02:00",
    "title": "R\u00e9union pr\u00e9-rentr\u00e9e",
    "status": "r",
    "description": "",
    "organizer": "http://urlab.be/api/users/414/?format=api",
    "meeting": "http://urlab.be/api/meetings/114/?format=api",
    "picture": null
}