BookWalker

home / database

products

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

5 rows where series_id = "CNT_2T8K2X4C3WGG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: level, description, display_order, listed_at, 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_1030EJ3DK0E0 CNT_3KRW91BVJCGG MIQUIZTLI II REAPER OF THE SUN CNT_2T8K2X4C3WGG   3 1 1 Episode 1-1 []   MIQUIZTLI II REAPER OF THE SUN, Episode 1-1   Yosuke Ejima was gravely injured in a bus hijacking incident involving the mafia. He inherited the power of the Aztec priests to "rip hearts out" and resurrected as a special A-class assassin. By using this power, Yosuke took his beloved wife back from the mafia and should have been living a happy life, but...?!   01KGA5ZQGDN87JKC59Y85RRPJ0 1.0 2019-05-28T07:00:00.000Z Beaglee LAB_3GC07XBBVKQG GEO_1PKAG51AEAQG MIQUIZTLI II REAPER OF THE SUN, Episode 1-1 (C)KOJI MAKI / Beaglee Inc.   2019-05-28T07:00:00.000Z   0 0
PRD_1XJH3Z1BQ1F0 CNT_1GEF9QNK7DQG MIQUIZTLI II REAPER OF THE SUN CNT_2T8K2X4C3WGG CNT_2T8K2X4C3WGG 2 1 1 Volume 2 []   MIQUIZTLI II REAPER OF THE SUN, Volume 2   Yosuke Ejima was gravely injured in a bus hijacking incident involving the mafia. He inherited the power of the Aztec priests to “rip hearts out” and resurrected as a special A-class assassin. By using this power, Yosuke took his beloved wife back from the mafia and should have been living a happy life, but...?!   01KGA6Z4FY63W27XEMV8HA8WES 2.0 2019-04-26T07:00:00.000Z Beaglee LAB_3GC07XBBVKQG GEO_1PKAG51AEAQG MIQUIZTLI II REAPER OF THE SUN, Volume 2 (C)KOJI MAKI / Beaglee Inc.   2019-05-28T07:00:00.000Z   0 0
PRD_1YW6GC71B280 CNT_3H3JE5ZAREPG MIQUIZTLI II REAPER OF THE SUN CNT_2T8K2X4C3WGG CNT_2T8K2X4C3WGG 2 1 1 Volume 4 []   MIQUIZTLI II REAPER OF THE SUN, Volume 4   Yosuke Ejima was gravely injured in a bus hijacking incident involving the mafia. He inherited the power of the Aztec priests to “rip hearts out” and resurrected as a special A-class assassin. By using this power, Yosuke took his beloved wife back from the mafia and should have been living a happy life, but...?!   01KGA6Z6255WMF2BP79AMFFSPX 4.0 2019-04-26T07:00:00.000Z Beaglee LAB_3GC07XBBVKQG GEO_1PKAG51AEAQG MIQUIZTLI II REAPER OF THE SUN, Volume 4 (C)KOJI MAKI / Beaglee Inc.   2019-05-28T07:00:00.000Z   0 0
PRD_33VSM9G8N1YG CNT_2G35SRGQDX70 MIQUIZTLI II REAPER OF THE SUN CNT_2T8K2X4C3WGG CNT_2T8K2X4C3WGG 2 1 1 Volume 1 []   MIQUIZTLI II REAPER OF THE SUN, Volume 1   Yosuke Ejima was gravely injured in a bus hijacking incident involving the mafia. He inherited the power of the Aztec priests to “rip hearts out” and resurrected as a special A-class assassin. By using this power, Yosuke took his beloved wife back from the mafia and should have been living a happy life, but...?!   01KGA5ZRAKG1YW6JYGQMP8B7P8 1.0 2019-04-26T07:00:00.000Z Beaglee LAB_3GC07XBBVKQG GEO_1PKAG51AEAQG MIQUIZTLI II REAPER OF THE SUN, Volume 1 (C)KOJI MAKI / Beaglee Inc.   2019-05-28T07:00:00.000Z   0 0
PRD_3Z59APP692ZG CNT_0GS8YETEYY60 MIQUIZTLI II REAPER OF THE SUN CNT_2T8K2X4C3WGG CNT_2T8K2X4C3WGG 2 1 1 Volume 3 []   MIQUIZTLI II REAPER OF THE SUN, Volume 3   Yosuke Ejima was gravely injured in a bus hijacking incident involving the mafia. He inherited the power of the Aztec priests to “rip hearts out” and resurrected as a special A-class assassin. By using this power, Yosuke took his beloved wife back from the mafia and should have been living a happy life, but...?!   01KGA6Z5B24HMYKNQD82H42NBP 3.0 2019-04-26T07:00:00.000Z Beaglee LAB_3GC07XBBVKQG GEO_1PKAG51AEAQG MIQUIZTLI II REAPER OF THE SUN, Volume 3 (C)KOJI MAKI / Beaglee Inc.   2019-05-28T07: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 36.323ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS