A single Player entity.
GET/american-football/v2/players/:uuid
A Player
entity can be associated with a Team
, Position
, League
, and multiple other entities.
A Player
entity is used to represent an individual player that competes on a Team
in a League
and Event
.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
Player resource
Resource not found
Loading...