BookWalker

home / database

products

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

4 rows where series_id = "CNT_2KN48F6G72M0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: geoblock_id, listed_at (date), on_sale_at (date)

id ▼ content_id series_id parent_content_id level content_type product_type title alt_titles subtitle display_title display_title_short description description_short image_id display_order listed_at label_id geoblock_id display_name copyright on_presale_at on_sale_at off_sale_at add_on add_on_campaign_only
PRD_12T1SQGJWW60 CNT_18EWXYN4CHEG Monster Wrestling: Interspecies Combat Girls CNT_2KN48F6G72M0 CNT_2KN48F6G72M0 2 1 1 Volume 3 []   Monster Wrestling: Interspecies Combat Girls, Vol. 3   The World Tag Survival tournament has begun, featuring scantily clad bombshells from around the globe, battling to see who’s on top! First up are the voluptuous Egyptian beauties of Al-Menace. Can Tirol and her partner, Ryuuka, come together, or will they be forced to join Nubi’s harem of mummies?   01KG9CNDZPSGNNNBT51HRPYSKV 3.0 2020-06-23T07:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1PQM5BDYSMG0 Monster Wrestling: Interspecies Combat Girls, Vol. 3     2020-07-21T07:00:00.000Z   0 0
PRD_14E333PREA70 CNT_1J2A7QX310QG Monster Wrestling: Interspecies Combat Girls CNT_2KN48F6G72M0 CNT_2KN48F6G72M0 2 1 1 Volume 4 []   Monster Wrestling: Interspecies Combat Girls, Vol. 4   <P>With a string of victories, Tirol and Ryuuka are headed to the finals of the Monster Wrestling World Tag Tournament! But when fellow contenders Latep and Yewggoth show their true colors, the Bellezza duo are left fighting not just for the championship belt, but for the fate of the whole world&hellip;! Tirol must call upon all she&rsquo;s learned if she hopes to prevail as this supernatural tale of suplexes and submissions reaches its climax!</P>   01KGAEVRS41KJNZJ4HXRYG1CE0 4.0 2022-02-25T08:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1KB2KYDQ0JGG Monster Wrestling: Interspecies Combat Girls, Vol. 4     2022-03-22T00:00:00.000Z   0 0
PRD_1KAKN7HB6PPG CNT_2MWHZJAMAQN0 Monster Wrestling: Interspecies Combat Girls CNT_2KN48F6G72M0 CNT_2KN48F6G72M0 2 1 1 Volume 2 []   Monster Wrestling: Interspecies Combat Girls, Vol. 2   Tirol's star is on the rise, and her next opponent is Fururun the slime girl. A pushover at first glance, Fururun doesn't seem like much...but could she be lulling Tirol into a moist and dangerous embrace? New challenges await the Cerberus with a dream-including entry into the World Tag Survival Monster Wrestling tournament!   01KGA7NTK2CMBNPY3KY1N01AQQ 2.0 2019-09-30T07:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1KB2KYDQ0JGG Monster Wrestling: Interspecies Combat Girls, Vol. 2     2019-11-26T00:00:00.000Z   0 0
PRD_3DM7AZ9722EG CNT_31T20WJ5M7MG Monster Wrestling: Interspecies Combat Girls CNT_2KN48F6G72M0 CNT_2KN48F6G72M0 2 1 1 Volume 1 []   Monster Wrestling: Interspecies Combat Girls, Vol. 1   It's claws versus tentacles as monstrous beauties grapple with one another in the global sensation that is monster wrestling! A young Cerberus girl named Tirol dreams of stardom in the squared circle, but can she stand up to all the thirsty predators ready to dominate her into submission? Winning in the ring means walking a fine line between pain and pleasure...and unleashing the beast inside!   01KG9AZDAST5ZWJCA9E607FF58 1.0 2019-01-22T08:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1PQM5BDYSMG0 Monster Wrestling: Interspecies Combat Girls, Vol. 1     2019-01-22T08:00:00.000Z   0 0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE products (
      id TEXT PRIMARY KEY,
      content_id TEXT NOT NULL,
      series_id TEXT NOT NULL,
      parent_content_id TEXT,
      level INTEGER NOT NULL,
      content_type INTEGER NOT NULL,
      product_type INTEGER NOT NULL,
      title TEXT NOT NULL,
      alt_titles TEXT NOT NULL,
      subtitle TEXT NOT NULL,
      display_title TEXT NOT NULL,
      display_title_short TEXT NOT NULL,
      description TEXT NOT NULL,
      description_short TEXT NOT NULL,
      image_id TEXT NOT NULL,
      display_order REAL NOT NULL,
      listed_at TEXT NOT NULL,
      label_id TEXT NOT NULL,
      geoblock_id TEXT,
      display_name TEXT NOT NULL,
      copyright TEXT,
      on_presale_at TEXT,
      on_sale_at TEXT NOT NULL,
      off_sale_at TEXT,
      add_on INTEGER NOT NULL,
      add_on_campaign_only INTEGER NOT NULL,
      FOREIGN KEY (series_id) REFERENCES series(id),
      FOREIGN KEY (label_id) REFERENCES labels(id),
      FOREIGN KEY (geoblock_id) REFERENCES geoblocks(id)
    );
CREATE INDEX idx_products_content ON products(content_id);
CREATE INDEX idx_products_series ON products(series_id);
CREATE INDEX idx_products_label ON products(label_id);
CREATE INDEX idx_products_geoblock ON products(geoblock_id);
CREATE INDEX idx_products_image ON products(image_id);
Powered by Datasette · Queries took 20.39ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS