Squad
Represents the player information of a squad.
Properties
Season within the squad is registered
Information about the team
Players' details within a team
{
"id": "d1854097-8e1d-43db-a8f4-7f7b162ecac7",
"season": {...},
"team": {...},
"players": [...]
}