Get Team By ID
GET Team by ID
GET Team by IDhttps://f1.sportmonks.com/api/v1.0/teams/{ID}Parameters
Include options
Example response
https://f1.sportmonks.com/api/v1.0/teams/15?api_token={API_TOKEN} "data": {
"id": 15,
"name": "Red Bull Racing Honda",
"engine": "Honda RA621H",
"chassis": "RB16B",
"color_code": "#0600ef",
"base": "Milton Keynes, Great-Britain",
"team_lead": "Christian Horner",
"technical_lead": "Adrian Newey",
"image_path": "https://cdn.sportmonks.com/images/f1/teams/redbull.png"
},Last updated
Was this helpful?