Skip to content

Entities

vn

DevStatus

Bases: IntEnum

Mirror of VNDB devstatus values (for comparison; not a field type).

VNLength

Bases: IntEnum

Mirror of VNDB length values (for comparison; not a field type).

common

ImageBase

Bases: VndbModel

Image fields common to all VNDB image objects.

Image

Bases: ImageBase

VN cover image (adds thumbnail fields not present on character images).

release

producer

ProducerType

Bases: str, Enum

Mirror of VNDB producer type values (for comparison; not a field type).

character

staff

tag

TagCategory

Bases: str, Enum

Mirror of VNDB tag category values (for comparison; not a field type).

trait

quote

ulist

UnsetType

Sentinel marking a PATCH field as 'not provided' (distinct from None=unset).

RListStatus

Bases: IntEnum

Mirror of VNDB rlist status values (for comparison; not a field type).

UlistVN

Bases: VndbModel

Minimal VN reference inside a ulist entry.

UlistEntryLabel

Bases: VndbModel

A label on a ulist entry.

UlistEntry

Bases: VndbModel

A user's list entry from POST /ulist.