{"message": "Welcome to F1 Control Room API", "endpoints": {"docs": "/api/docs/", "redoc": "/api/redoc/", "schema": "/api/schema/", "api_base": "/api/", "resources": {"races": "/api/races/", "race_results": "/api/races/<year>/<round>/results/", "race_schedule": "/api/races/<year>/", "drivers": "/api/drivers/", "driver_career": "/api/drivers/<driver_code>/career/", "driver_season": "/api/drivers/<driver_code>/<year>/", "driver_standings": "/api/drivers/standings/<year>/", "unified_session": "/api/unified/races/<year>/<round>/full-session/?include=...", "unified_weather": "/api/unified/races/<year>/<round>/weather/", "unified_pit_stops": "/api/unified/races/<year>/<round>/pit-stops/", "unified_incidents": "/api/unified/races/<year>/<round>/incidents/", "unified_positions": "/api/unified/races/<year>/<round>/positions/", "unified_drs": "/api/unified/races/<year>/<round>/drs/", "unified_track_status": "/api/unified/races/<year>/<round>/track-status/", "telemetry_summary": "/api/analysis/races/<year>/<round>/telemetry-summary/", "telemetry": "/api/analysis/races/<year>/<round>/telemetry/", "telemetry_overlay": "/api/analysis/races/<year>/<round>/telemetry/overlay/", "laps": "/api/analysis/races/<year>/<round>/laps/", "sectors": "/api/analysis/races/<year>/<round>/sector-analysis/", "stints": "/api/analysis/races/<year>/<round>/stint-analysis/", "pace": "/api/analysis/races/<year>/<round>/pace-analysis/", "tyre_strategy": "/api/analysis/races/<year>/<round>/tyre-strategy/"}}}