Skip to content

Imprint

Imprint

Bases: BaseResource

A data model representing an imprint that extends BaseResource.

ATTRIBUTE DESCRIPTION
founded

The year the publisher was founded.

TYPE: int

desc

The description of the publisher.

TYPE: str

image

The image URL of the publisher.

TYPE: HttpUrl

cv_id

The Comic Vine ID of the publisher.

TYPE: int

gcd_id

The Grand Comics Database ID of the publisher.

TYPE: int

resource_url

The URL of the publisher resource.

TYPE: HttpUrl

publisher

The generic item representing the publisher.

TYPE: GenericItem