A single Injury entitiy.
GET/basketball/v2/injuries/:uuid
An Injury
entity can be associated with a Player
and indicaetd that the player is injured and may not be available for the next game.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
Injury resource
Resource not found
Loading...