Routes List
Name Parameters Method URL Sample
Characters - GET
https://proiectia.bogdanflorea.ro/api/breaking-bad/characters
View
Character
Query string

Name: char_id
Type: int
Required: Yes

GET
https://proiectia.bogdanflorea.ro/api/breaking-bad/character
Example: https://proiectia.bogdanflorea.ro/api/breaking-bad/character?char_id=14
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