NARCOS API
Characters
Attributes
| Attribute | Type | Description |
|---|---|---|
| _id | integer | unique id per character |
| name | string | a characters full name |
| description | string | brief character description |
| appearance | array | appearances in episodes |
| portrayed | string | actor/actriz |
All characters
api/charactersGet character by id
api/characters/1 (no funcional)Get a random character
api/characters/random (experimental)