Routes List
Name Parameters Method URL Sample
Episodes - GET
https://proiectia.bogdanflorea.ro/api/south-park-episodes/episodes
View
Episode
Query string

Name: id
Type: int
Required: Yes

GET
https://proiectia.bogdanflorea.ro/api/south-park-episodes/episode
Example: https://proiectia.bogdanflorea.ro/api/south-park-episodes/episode?id=2
The example URL may not return an actual result
Inspect the actual values of the parameters returned by the first route or the sample data.
View