latestOpenAPI 3.1.0MIT2026-08-10243048.1 KB

c555fc623fe2

Drivers

Get Driver by ID

Retrieve detailed information about a specific Formula 1 driver. Returns complete driver profile including full name, nationality, birth date, permanent number, and biographical data. Use driver reference ID (e.g., 'hamilton', 'verstappen').

get/drivers/{driver_id}

Path parameters

driver_idstring required

Response

Successfully retrieved driver information

idstring required
namestring required
first_namestring required
last_namestring required
full_namestring required
abbreviationstring required
genderstring required
date_of_birthstring date required
place_of_birthstring required
nationality_country_idstring required
country_of_birth_country_idstring required
second_nationality_country_idstring nullable
permanent_numberstring nullable
date_of_deathstring date nullable
total_championship_winsinteger required
total_race_entriesinteger required
total_race_startsinteger required
total_race_winsinteger required
total_race_lapsinteger required
total_podiumsinteger required
total_pointsstring required
total_championship_pointsstring required
total_pole_positionsinteger required
total_fastest_lapsinteger required
total_driver_of_the_dayinteger required
total_grand_slamsinteger required
best_championship_positioninteger nullable
best_starting_grid_positioninteger nullable
best_race_resultinteger nullable