From 9f1fa42bd0bf1aba9dc7107fab5bfbc480dd1166 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 17 Apr 2024 22:01:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E2=80=9CMachine=20Vendetta?= =?UTF-8?q?=E2=80=9D=20(started)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/json/read.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/_data/json/read.json b/src/_data/json/read.json index e69de29b..052ec731 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -0,0 +1,25 @@ +[ + { + "isbn": "0316462845", + "dateStarted": "2024-04-17", + "status": "started", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Machine Vendetta", + "authors": [ + "Alastair Reynolds" + ], + "publishedDate": "2024-01-16", + "description": "From the king of modern space opera comes a new adventure in the Prefect Dreyfus series--Machine Vendetta is a thrilling tale of deadly conspiracies and old enemies that refuse to die. Panoply is a small, efficient police force, dedicated to maintaining the rule of democracy among the ten thousand disparate city-states orbiting the planet Yellowstone. Ingvar Tench was one of Panoply's most experienced operatives. So why did she walk alone and unarmed into a habitat with a vicious grudge against her organization? As his colleagues pick up the pieces following her death, Prefect Tom Dreyfus must face his conscience. Four years ago, when an investigation linked to one of his most dangerous adversaries got a little too personal, Dreyfus arranged for Tench to continue the inquiry by proxy. In using her, did Dreyfus also put her in the line of fire? And what does Tench's attack tell him about an enemy he had hoped was dormant? The Prefect Dreyfus Emergencies Aurora Rising Elysium Fire Machine Vendetta", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=AGqYzwEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", + "language": "en", + "link": "https://books.google.com/books/about/Machine_Vendetta.html?hl=&id=AGqYzwEACAAJ" + } +] \ No newline at end of file