From 59085fb68283aba9d33b137b9d36f3980204544b Mon Sep 17 00:00:00 2001 From: k1dnyy Date: Tue, 8 Oct 2019 03:36:04 -0400 Subject: [PATCH] Create A-Game-Of-Thrones.json A Game Of Thrones added to .json book database :+1: --- books/A-Game-Of-Thrones.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 books/A-Game-Of-Thrones.json diff --git a/books/A-Game-Of-Thrones.json b/books/A-Game-Of-Thrones.json new file mode 100644 index 0000000..4b56ce7 --- /dev/null +++ b/books/A-Game-Of-Thrones.json @@ -0,0 +1,12 @@ +{ + "title": "A Game Of Thrones", + "storyline": "A Game of Thrones takes place over the course of one year on or near the fictional continent of Westeros. The story begins when King Robert visits the northern castle Winterfell to ask Ned Stark to be his right-hand assistant, or Hand of the King. The previous Hand, Jon Arryn, died under suspicious circumstances.", + "authors": ["George R.R. Martin"], + "genres": "Poilitical novel, Epic Fantasy", + "characters": "Eddard Ned Stark, Catelyn Stark, Sansa Stark, Arya Stark, Bran Stark, Jon Snow, Tyrion Lannister, Queen Cersei, Jamie, Tywin Lannister, Daenerys Targaryen, Viserys Targaryen ", + "pages": 694, + "ISBN": "0553103547", + "language": "english", + "publisher": "Bantam Spectra", + "publication_date": "1996-08-01" +} \ No newline at end of file