File size: 612 Bytes
d74156a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | {
"catalog_order": 15,
"title": "Chronicle Legion",
"volume_count": 3,
"chapter_count": 128,
"total_chars": 2434851,
"total_words": 395107,
"volumes": [
{
"volume_order": 1,
"volume_title": "Volume 1 - Invading Legions ( Full Text )",
"chapter_count": 44
},
{
"volume_order": 2,
"volume_title": "Volume 2 - The Prince and the Lion King ( Full Text )",
"chapter_count": 43
},
{
"volume_order": 3,
"volume_title": "Volume 3 - Imperial Japan's Loyalists ( Full Text )",
"chapter_count": 41
}
]
}
|