BookWalker

home / database

products

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

4 rows where series_id = "CNT_3RF143SRTR40"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: on_sale_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_0HHPVTSRB61G CNT_0EDZ38VHXNFG YoRHa Pearl Harbor Descent Record CNT_3RF143SRTR40 CNT_3RF143SRTR40 2 1 1 Volume 1 []   YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 01   The distant future. Invaders from another world attack without warning, unleashing a new type of threat: weapons known as "machine lifeforms." In the face of this insurmountable threat, mankind is driven from Earth and takes refuge on the Moon.   It is the year 11941, and the long war against the machines rages on. In an attempt to break the deadlock, the Council of Humanity forms a new infantry unit of female androids: YoRHa. Deployed to the planet's surface, these soldiers now fight to recapture Earth for the glory of mankind...   01KGBQTH74ZD1YZDQQRWGPSBWC 1.0 2025-07-03T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 01     2025-07-03T07:00:00.000Z   0 0
PRD_21N3ED8KSQCG CNT_1CTQMH6556WG YoRHa Pearl Harbor Descent Record CNT_3RF143SRTR40 CNT_3RF143SRTR40 2 1 1 Volume 3 []   YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 03   The four YoRHa unit survivors of the Pearl Harbor Descent work to carry out their mission to take back the Earth from the machine lifeform invaders alongside members of the Resistance, androids who were sent to Earth 200 years prior. Together, the group breaches the elevator hall on Mount Ka'ala, beneath which lies the enemy server they must destroy. Meanwhile, in the YoRHa base that orbits the Earth known as the Bunker, the severely disadvantaged YoRHa unit's requests for support are all denied by the Commander and the Council of Humanity. What is the true purpose of the YoRHa mission?   01KGBRK18BD69WWFRAW9RW4ZGQ 3.0 2025-07-03T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 03     2025-07-03T07:00:00.000Z   0 0
PRD_25XV1YGC5WB0 CNT_39KJCBPTZBN0 YoRHa Pearl Harbor Descent Record CNT_3RF143SRTR40 CNT_3RF143SRTR40 2 1 1 Volume 4 []   YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 04   It is the year 11941. No. 2 and No. 4 have infiltrated the enemy server base in Mount Ka'ala so that they may take back the Earth from machine lifeform encroachment. Resistance members Rose and Gerbera face off against two machine girls on the server room floor. As those on the satellite base begin to feel less certain about their support for YoRHa, the machine girls reveal the purpose behind Project YoRHa and the objective of the operation, as decided by the Council of Humanity. In this final volume, how will this battle against the machine lifeforms end?   01KGBRNVCST5Z7MVZ6VS744D83 4.0 2025-07-03T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 04     2025-08-05T07:00:00.000Z   0 0
PRD_3PMV3ED5EZTG CNT_28GA6KQ66Y6G YoRHa Pearl Harbor Descent Record CNT_3RF143SRTR40 CNT_3RF143SRTR40 2 1 1 Volume 2 []   YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 02   Of the sixteen YoRHa androids who landed on Earth to recapture it from the enemy machine lifeforms, only four have survived the descent. Command denies their request to have their mission canceled, however, leaving them stranded on Earth with no choice but to attempt to carry out an impossible mission. Immediately beset by the machines, the YoRHa units are saved by the appearance of another group of android survivors from a much earlier war. Though the older androids are suspicious of the newer ones, an uneasy alliance is forged. But this tenuous peace is about to be put to the test now that buried secrets are coming to light...   01KGBRGW3FKVNVH5AZDDNAVH74 2.0 2025-07-03T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 YoRHa: Pearl Harbor Descent Record - A NieR:Automata Story 02     2025-07-03T07: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 27.047ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS