A single Division entity.
GET/basketball/v2/divisions/:uuid
A Division
entity can be associated with a League
and is used to create a hierarchy of resources. Depending on the sport and/or league, the Conference
and Division
may be excluded or reversed (League > Conference > Division
vs League > Division > Conference
).
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
Division resource
Resource not found
Loading...