Character
Character
Bases: CommonResource
A data model representing a character that extends BaseResource.
| ATTRIBUTE | DESCRIPTION |
|---|---|
alias |
The aliases of the character.
TYPE:
|
desc |
The description of the character.
TYPE:
|
image |
The image URL of the character.
TYPE:
|
creators |
The creators of the character.
TYPE:
|
teams |
The teams the character belongs to.
TYPE:
|
universes |
The universes the character is associated with.
TYPE:
|
cv_id |
The Comic Vine ID of the character.
TYPE:
|
gcd_id |
The Grand Comics Database ID of the character.
TYPE:
|
resource_url |
The URL of the character resource.
TYPE:
|