BookWalker

home / database

products

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

3 rows where series_id = "CNT_0MT2D9CWAG50"

✎ 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_0AC02AQF9RA0 CNT_0MGKF7FFE7YG Hitting Rewind With You CNT_0MT2D9CWAG50 CNT_0MT2D9CWAG50 2 1 1 Volume 3 []   Hitting Rewind With You 3   Wakaba and Fumito have enjoyed living out the youth they missed out on. But just as Wakaba has decided that she wants to strive for a real romantic relationship with Fumito, not just casual dates in school uniforms, Fumito tells her he wants to see her on Christmas! With the holidays just around the corner, Wakaba thinks now is the best time to finally make her move and confess how she feels to Fumito. Tis the season for love, and hopefully Wakaba can make hers come true. “I love you. If it's okay with you, would you please go out with me?”   01KT5KW47XH0966NXJHS8ASHNC 3.0 2026-06-02T07:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Hitting Rewind With You 3 Kira Hanamaru/KODANSHA LTD.   2026-06-23T07:00:00.000Z   0 0
PRD_19XPARHE31Z0 CNT_2QHXVB30PVY0 Hitting Rewind With You CNT_0MT2D9CWAG50 CNT_0MT2D9CWAG50 2 1 1 Volume 2 []   Hitting Rewind With You 2   “I want to be someone special to you. Fumito-kun” Wakaba and Fumito's dates in their old high school uniforms have become an unexpected highlight of both their lives. From late-night school sneak-ins to school festival hijinks, and amusement park excitement, it feels like they're finally getting the chance to enjoy their youth and have fun. Only now, Wakaba might be catching serious feels for Fumito-but does Fumito feel the same way? If Wakaba wants her self-indulgent fantasies to become reality, she's going to have to take a chance, or risk losing Fumito to someone else in the futurel   01KNH33H9BDD812VRGZ8D8NP4Y 2.0 2026-03-31T00:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Hitting Rewind With You 2 Kira Hanamaru/KODANSHA LTD.   2026-04-21T00:00:00.000Z   0 0
PRD_3W1RFDPZBNE0 CNT_3Q4W7R9JA2Z0 Hitting Rewind With You CNT_0MT2D9CWAG50 CNT_0MT2D9CWAG50 2 1 1 Volume 1 []   Hitting Rewind With You 1   Wakaba Kayano is a 20-year-old college student who was too busy studying in high school to experience the quintessential personal milestones of her teenage years, like going on an afterschool date. In a moment of desperation, she goes out on Halloween in her old high school uniform in an effort to take back some of those heart-fluttering experiences she never had, and in doing encounters Fumito, a boy clad in the quintessential high school boy uniform. Whisked away on the date of her dreams, she panics when forced to reveal her true age-only to find out that Fumito is in college, too!   01KJQ6M9GGNS8P52QA20V3R9E1 1.0 2026-02-10T08:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Hitting Rewind With You 1 Kira Hanamaru/KODANSHA LTD.   2026-02-24T08: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.037ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS