mangadex-full-api - v6.2.0
Preparing search index...
<internal types>
MangaAttributesSchema
Interface MangaAttributesSchema
MangaAttributes
interface
MangaAttributesSchema
{
altTitles
:
LocalizedStringSchema
[]
;
availableTranslatedLanguages
:
string
[]
;
chapterNumbersResetOnNewVolume
:
boolean
;
contentRating
:
"safe"
|
"suggestive"
|
"erotica"
|
"pornographic"
;
createdAt
:
Date
;
description
:
LocalizedStringSchema
;
isLocked
:
boolean
;
lastChapter
:
string
|
null
;
lastVolume
:
string
|
null
;
latestUploadedChapter
:
string
;
links
:
Record
<
string
,
string
>
;
originalLanguage
:
string
;
publicationDemographic
:
"shounen"
|
"shoujo"
|
"josei"
|
"seinen"
|
null
;
state
:
"rejected"
|
"draft"
|
"submitted"
|
"published"
;
status
:
"completed"
|
"ongoing"
|
"cancelled"
|
"hiatus"
;
tags
:
TagSchema
[]
;
title
:
LocalizedStringSchema
;
updatedAt
:
Date
;
version
:
number
;
year
:
number
|
null
;
}
Index
Properties
alt
Titles
available
Translated
Languages
chapter
Numbers
Reset
On
New
Volume
content
Rating
created
At
description
is
Locked
last
Chapter
last
Volume
latest
Uploaded
Chapter
links
original
Language
publication
Demographic
state
status
tags
title
updated
At
version
year
Properties
alt
Titles
altTitles
:
LocalizedStringSchema
[]
available
Translated
Languages
availableTranslatedLanguages
:
string
[]
chapter
Numbers
Reset
On
New
Volume
chapterNumbersResetOnNewVolume
:
boolean
content
Rating
contentRating
:
"safe"
|
"suggestive"
|
"erotica"
|
"pornographic"
created
At
createdAt
:
Date
Format
date-time
description
description
:
LocalizedStringSchema
is
Locked
isLocked
:
boolean
last
Chapter
lastChapter
:
string
|
null
last
Volume
lastVolume
:
string
|
null
latest
Uploaded
Chapter
latestUploadedChapter
:
string
Format
uuid
links
links
:
Record
<
string
,
string
>
original
Language
originalLanguage
:
string
publication
Demographic
publicationDemographic
:
"shounen"
|
"shoujo"
|
"josei"
|
"seinen"
|
null
state
state
:
"rejected"
|
"draft"
|
"submitted"
|
"published"
status
status
:
"completed"
|
"ongoing"
|
"cancelled"
|
"hiatus"
tags
tags
:
TagSchema
[]
title
title
:
LocalizedStringSchema
updated
At
updatedAt
:
Date
Format
date-time
version
version
:
number
Min
1
year
year
:
number
|
null
Year of release
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
Titles
available
Translated
Languages
chapter
Numbers
Reset
On
New
Volume
content
Rating
created
At
description
is
Locked
last
Chapter
last
Volume
latest
Uploaded
Chapter
links
original
Language
publication
Demographic
state
status
tags
title
updated
At
version
year
mangadex-full-api - v6.2.0
Loading...
MangaAttributes