mangadex-full-api - v6.2.0
Preparing search index...
<internal types>
MangaRequestSchema
Interface MangaRequestSchema
MangaRequest
interface
MangaRequestSchema
{
altTitles
:
LocalizedStringSchema
[]
;
artists
:
string
[]
;
authors
:
string
[]
;
chapterNumbersResetOnNewVolume
:
boolean
;
contentRating
:
"safe"
|
"suggestive"
|
"erotica"
|
"pornographic"
;
description
:
LocalizedStringSchema
;
lastChapter
:
string
|
null
;
lastVolume
:
string
|
null
;
links
:
Record
<
string
,
string
>
;
originalLanguage
:
string
;
primaryCover
:
string
|
null
;
publicationDemographic
:
"shounen"
|
"shoujo"
|
"josei"
|
"seinen"
|
null
;
status
:
"completed"
|
"ongoing"
|
"cancelled"
|
"hiatus"
;
tags
:
string
[]
;
title
:
LocalizedStringSchema
;
version
:
number
;
year
:
number
|
null
;
}
Index
Properties
alt
Titles
artists
authors
chapter
Numbers
Reset
On
New
Volume
content
Rating
description
last
Chapter
last
Volume
links
original
Language
primary
Cover
publication
Demographic
status
tags
title
version
year
Properties
alt
Titles
altTitles
:
LocalizedStringSchema
[]
artists
artists
:
string
[]
authors
authors
:
string
[]
chapter
Numbers
Reset
On
New
Volume
chapterNumbersResetOnNewVolume
:
boolean
content
Rating
contentRating
:
"safe"
|
"suggestive"
|
"erotica"
|
"pornographic"
description
description
:
LocalizedStringSchema
last
Chapter
lastChapter
:
string
|
null
last
Volume
lastVolume
:
string
|
null
links
links
:
Record
<
string
,
string
>
original
Language
originalLanguage
:
string
Pattern
^[a-z]{2}(-[a-z]{2})?$
primary
Cover
primaryCover
:
string
|
null
Format
uuid
publication
Demographic
publicationDemographic
:
"shounen"
|
"shoujo"
|
"josei"
|
"seinen"
|
null
status
status
:
"completed"
|
"ongoing"
|
"cancelled"
|
"hiatus"
tags
tags
:
string
[]
title
title
:
LocalizedStringSchema
version
version
:
number
Min
1
year
year
:
number
|
null
Year of release
Min
1
Max
9999
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
Titles
artists
authors
chapter
Numbers
Reset
On
New
Volume
content
Rating
description
last
Chapter
last
Volume
links
original
Language
primary
Cover
publication
Demographic
status
tags
title
version
year
mangadex-full-api - v6.2.0
Loading...
MangaRequest