Skip to content

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,
POST

Returns the collection of all Ski Slope resources

Pagination^M^,
Sparse Fieldsets,
Inclusion,
Sorting,
Random Sorting,
Filtering,
Searching

/2022-10/skiSlopes/:id

GET,
PATCH,
DELETE

Returns the Ski Slope resource identified by the id parameter

Sparse Fieldsets,
Inclusion

/2022-10/skiSlopes/:id /categories

GET

Returns the collection of Category resources that classify the ski slope

Pagination,
Sparse Fieldsets,
Inclusion,
Sorting,
Random Sorting,
Filtering,
Searching

/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,
Sparse Fieldsets,
Inclusion,
Sorting,
Random Sorting,
Filtering,
Searching

/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,
Sparse Fieldsets,
Inclusion,
Sorting,
Random Sorting,
Filtering,
Searching