Ski Slope Routes¶
Ski Slope routes are those used to create, retrieve, update, and delete Ski Slope resources, as well as to retrieve resources they are related to.
Route | Methods | Description | Additional GET features |
---|---|---|---|
/2022-10/skiSlopes |
GET, |
Returns the collection of all Ski Slope resources |
Pagination^M^, |
/2022-10/skiSlopes/:id |
GET, |
Returns the Ski Slope resource identified by the |
Sparse Fieldsets, |
/2022-10/skiSlopes/:id /categories |
GET |
Returns the collection of Category resources that classify the ski slope |
Pagination, |
/2022-10/skiSlopes/:id /connections |
GET |
Returns the collection of Lift, Mountain Area, Ski Slope, and Snowpark resources that are physically accessible from the ski slope |
Pagination, |
/2022-10/skiSlopes/:id /multimediaDescriptions |
GET |
Returns the collection of Media Object resources that are multimedia descriptions (e.g., images or videos) of the ski slope |
Pagination, |