Routes List
Name Parameters Method URL Sample
TV Shows - GET
https://proiectia.bogdanflorea.ro/api/marvel-tv-shows/tv-shows
View
TV Show
Query string

Name: id
Type: int
Required: Yes

GET
https://proiectia.bogdanflorea.ro/api/marvel-tv-shows/tv-show
Example: https://proiectia.bogdanflorea.ro/api/marvel-tv-shows/tv-show?id=10
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