Skip to content

Universe

Universe

Bases: CommonResource

A data model representing a universe that extends CommonResource.

ATTRIBUTE DESCRIPTION
publisher

The publisher of the universe.

TYPE: GenericResource

designation

The designation of the universe.

TYPE: str

desc

The description of the universe.

TYPE: str | None

image

The image URL of the universe.

TYPE: HttpUrl | None

gcd_id

The Grand Comics Database ID of the universe.

TYPE: int | None

resource_url

The URL of the universe resource.

TYPE: HttpUrl