Skip to content

Imprint

Imprint

Bases: CommonResource

A data model representing an imprint that extends CommonResource.

ATTRIBUTE DESCRIPTION
founded

The year the publisher was founded.

TYPE: int | None

desc

The description of the publisher.

TYPE: str | None

image

The image URL of the publisher.

TYPE: HttpUrl | None

cv_id

The Comic Vine ID of the publisher.

TYPE: int | None

gcd_id

The Grand Comics Database ID of the publisher.

TYPE: int | None

resource_url

The URL of the publisher resource.

TYPE: HttpUrl

publisher

The generic resource representing the publisher.

TYPE: GenericResource