You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mlPHP/db/test.json

57 lines
1.5 KiB

[
{
"info":
{
"id": 1,
"type": "Manga",
"titles":
[
"testing!"
],
"artists":
[
"artist!"
],
"authors":
[
"Sakurai Norio"
],
"genres":
[
"Comedy",
"Romance",
"School"
],
"country_of_origin": "JP",
"publication_status": "Ongoing",
"scanlation_status": true,
"mal_id": 0,
"anilist_id": 0,
"mangaupdates_id": 0,
"last_updated": 1617791510
},
"chapters":
[
{
"id": 1,
"manga_id": 1,
"chapter_no": 1,
"chapter_postfix": "",
"ordinal": null,
"title": "c001",
"page_count": 6069,
"version": 1,
"language_id": "en",
"group_id": null,
"date_added": 1,
"ipfs_link": "bafybeihnoou2av5w2bzmwkl6hi25scyzz6sjwdfqp4cwq2ikf6dfmev3ta",
"scanlator":
{
"id": 1,
"name": "Yado Inn",
"website": "https://yado-inn.com"
}
}
]
}
]