All the endpoints related to the teams.
This endpoint retrieves details about a all the teams in the database. The active and the old teams.
Search with a q parameter for a team or a list of teams. Based on his name.
This endpoint retrieves details about a team in the database. Based on the provided teamId.
This endpoint retrieves details about all the teams in the database. Based on the provided year.
This endpoint retrieves details about all the teams in the database. Based on the current season.
This endpoint retrieves details about a team in the database. Based on the provided teamId and year.
This endpoint retrieves details about a team in the database. Based on the provided teamId and the current season.
This endpoint retrieves details about all the drivers in the database. Based on the provided teamId and year.
This endpoint retrieves details about all the drivers in the database. Based on the provided teamId and the current season.