π·οΈMetadata / Season Details Type Reference
Fixture
Include: metadata
9737
Is Qualification
IS_QUALIFICATION / is-qualification
boolean
Indicates if the session is 1/3rd of a (Sprint) Qualification session
9734
Sprint Race
SPRINT_RACE / sprint-race
boolean
Indicates if the session is a Sprint Race and the Sprint Points system is applied
164
Has Standings
HAS_STANDING / has-standings
boolean
Indicates if the session has points which are calculated in the standings
172
Split Points Rule
SPLIT_POINTS_RULE / split-points-rule
boolean
Indicates if the session has the half points rule applied
9736
Current Lap
CURRENT_LAP / current-lap
object (lap)
Contains the current lap number
105427
Total Laps
TOTAL_LAPS / total-laps
object (laps)
Contains the total number of laps
9716
Fastest Lap
FASTEST_LAP / fastest-lap
object (time, lap_number)
Contains information about the fastest lap in the entire session
110619
Legacy ID
LEGACY_ID / legacy-id
object (legacy_id)
Contains the v1 stage ID
Venue
Include: metadata
109729
Track Length
TRACK_LENGTH / track-length
object (length)
Contains the track length (formatted in kilometers, with 3 decimal precision, suffixed with km)
109730
Track Direction
TRACK_DIRECTION / track-direction
object (direction)
Contains the track direction (clockwise, anti-clockwise, 50/50)
109731
Track Type
TRACK_TYPE / track-type
object (type)
Contains the track type (race-circuit, street-circuit)
110619
Legacy ID
LEGACY_ID / legacy-id
object (legacy_id)
Contains the v1 track ID
Team
Include: seasonDetails
109854
Engine
ENGINE / engine
object (engine)
Contains the engine name of the team car
109855
Chassis
CHASSIS / chassis
object (chassis)
Contains the chassis name of the team car
109856
Team Color
TEAM_COLOR / team-color
object (color_code)
Contains the team color in hexadecimal
109857
Team Lead
TEAM_LEAD / team-lead
object (team_lead)
Contains the name of the team lead
109858
Technical Lead
TECHNICAL_LEAD / technical-lead
object (technical_lead)
Contains the name of the team technical lead
109861
Team Name
TEAM_NAME / team-name
object (name)
Contains the name the team is/was known as during this season
109862
Team Image
TEAM_IMAGE / team-image
object (image_path)
Contains the URL of the logo the team used during this season
110619
Legacy ID
LEGACY_ID / legacy-id
object (legacy_id)
Contains the v1 team ID
Driver
Include: metadata
109851
Debut Season
DEBUT_SEASON / debut-season
object (season)
Contains the debut season (year) of the driver
109852
Debut Track
DEBUT_TRACK / debut-track
object (track)
Contains the track name the driver debuted at
109853
Debut Result
DEBUT_RESULT / debut-result
object (result)
Contains the result position (e.g. P14) or status (e.g. DNF) of the drivers debut
109984
Short Name
SHORT_NAME / short-name
object (short_name)
Contains three-letter short name of the driver
110619
Legacy ID
LEGACY_ID / legacy-id
object (legacy_id)
Contains the v1 driver ID (Other IDs used in different seasons are available via the seasonDetails include)
Last updated
Was this helpful?