BookWalker

home / database

products

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

3 rows where series_id = "CNT_3X611XSS172G"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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_06BXG6YGMWYG CNT_2VJCYYMWGZYG I Cross-Dressed for the IRL Meetup CNT_3X611XSS172G CNT_3X611XSS172G 2 1 1 Volume 1 []   I Cross-Dressed for the IRL Meetup 1   "Cocoa" has made three best friends in her monthly meetup group, where girls get together every month to quell their sweet tooths by meeting up at the cutest and trendiest new dessert cafes. Cocoa is in it for the sweets-really!-but she's also harboring a few secrets: Not only does Cocoa have a crush on another one of the girls in the group, Opera, but she's actually a guy named Satoshi who's been cross-dressing in order to attend the all-girl group! During one meetup, things come to a head when Opera discovers that Cocoa is cross-dressing-and to Cocoa's surprise, Opera confesses that he is too! But Cocoa realizes that his attraction to Opera is more than clothing-deep, and as the two grow closer, they'll learn more about each other-and their own selves-than they could have ever imagined.   01KGBBF77JPBNAGDQGMBQ7P46A 1.0 2024-08-27T07:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG I Cross-Dressed for the IRL Meetup 1 Kurano/Kodansha Ltd.   2024-09-17T07:00:00.000Z   0 0
PRD_28V9JXNMAYJ0 CNT_0X5A5CNMA1KG I Cross-Dressed for the IRL Meetup CNT_3X611XSS172G CNT_3X611XSS172G 2 1 1 Volume 2 []   I Cross-Dressed for the IRL Meetup 2   Cross-dresser Satoshi Morinaga, using the online handle Cocoa, lives for his once a month IRL sweets meetup where he's become fast friends with fellow sweets lovers Opera, Lemon, and Kantentaro. With the weather warming up, the group decides to shake things up a bit, and instead of their usual sweets meetup, they go shopping for swimsuits (after deciding which swimsuit to exactly buy...) and hit the beach for some fun in the sun. When a group of guys hit on Lemon and Taro, refusing to take no for an answer, an ultra hottie swoops in to rescue them. But this hottie may spell the end of their little group after Satoshi spots him out on the town with Opera, sparking something unexpected inside of him...   01KGBEP0GR7AREAN061QQY8A5E 2.0 2024-10-29T07:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG I Cross-Dressed for the IRL Meetup 2 Kurano/Kodansha Ltd.   2024-11-19T08:00:00.000Z   0 0
PRD_3F4FTHRPS4EG CNT_0GTSTM66QWWG I Cross-Dressed for the IRL Meetup CNT_3X611XSS172G CNT_3X611XSS172G 2 1 1 Volume 3 []   I Cross-Dressed for the IRL Meetup 3   Cross-dresser Satoshi Morinaga, using the online handle Cocoa, lives for his monthly IRL sweets meetup group, whose members have now become some of his closest friends. What started off as a way to meet fellow sweets enthusiasts, Satoshi now realizes he's fallen hard for meetup member and fellow cross-dresser Opera, whose real name is Kosuke Chiyoda. After confronting his feelings head on, Satoshi finally admits to himself that he has feelings for Kosuke-not just when he's cross-dressing as Opera, but also when he's presenting as his usual self. But there's no way Satoshi can tell Kosuke how he really feels...or can he? A poignant declaration of love before his very eyes convinces Satoshi that he too cannot hide his feelings forever. So when the summer festival comes along, he decides it's the perfect opportunity to make his move-and cross-dressing as Cocoa is just what he needs to give himself that final boost of confidence! But will Cocoa actually be able to do it...?! FINAL VOLUME!   01KG9R7J3J7W74Z1AKXB9AM5DH 3.0 2024-12-31T08:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG I Cross-Dressed for the IRL Meetup 3 Kurano/Kodansha Ltd.   2025-01-21T08: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 31.802ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS