Skip to content

Arc

Arc

Bases: CommonResource

A data model representing an arc that extends BaseResource.

ATTRIBUTE DESCRIPTION
desc

The description of the arc.

TYPE: str | None

image

The image URL of the arc.

TYPE: HttpUrl | None

cv_id

The Comic Vine ID of the arc.

TYPE: int | None

gcd_id

The Grand Comics Database ID of the arc.

TYPE: int | None

resource_url

The URL of the arc resource.

TYPE: HttpUrl