All EURO 2020 Team squads
GET https://soccer.sportmonks.com/api/v2.0/teams/season/:SEASON_ID?include=squad.player
Introduction
With the Teams endpoint you can find all Team Details you need realated to Teams in a particular Season. You can think of information about when the Team is founded, Logo, Team Name, Short Name etc.
But especially by using the right includes you can have the right Team details you need, like the Team Coach, Team Venues, Results, Upcoming Games, Team Stats and many more valuable Team details.
Pagination
YES - Indicates if this endpoint contains pagination.
Nested Includes
3 - You can add a maximum of 3 levels of nested includes.
Includes Options
country
squad
coach
transfers
sidelined
stats
venue
fifaranking
uefaranking
visitorFixtures
localFixtures
visitorResults
latest
upcoming
country
squad
coach
transfers
sidelined
stats
venue
fifaranking
uefaranking
visitorFixtures
localFixtures
visitorResults
latest
upcoming
goalscorers
cardscorers
assistscorers
aggregatedGoalscorers
aggregatedCardscorers
aggregatedAssistscorers
trophies
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include | string | Enrich the API with more data and/or nested includes |