NARCOS API
Episodes
Attributes
| Attribute | Type | Description |
|---|---|---|
| _id | integer | unique id per episode |
| episode | integer | the episode number of its season |
| season | integer | the season that the episode belongs to |
| title | string | the title of the episode |
| directed_by | string | film director |
| written_by | string | screenwriter |
| air_date | string | the original air date of the episode |
All episodes
api/episodesGet episode by id
api/episodes/1 (no funcional)Get a random episode
api/episodes/random (experimental)