-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtournofbooksstructured.json
134 lines (134 loc) · 3.14 KB
/
tournofbooksstructured.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"label": "2020 Tournament of Books Shortlist",
"description": "Books featured in the 2020 Tournament of Books",
"list": [
{
"label": "All This Could Be Yours",
"isbns": [
"9780544824256",
"9781094064062",
"9780544824270"
]
},
{
"label": "Fleischman Is In Trouble",
"isbns": [
"9780525510871",
"9781432872120",
"9780525510888"
]
},
{
"label": "Girl, Woman, Other",
"isbns": [
"9780802156983",
"9781094122151",
"9780802156990"
]
},
{
"label": "Golden State",
"isbns": [
"9780316505413"
]
},
{
"label": "Lost Children Archive",
"isbns": [
"9780525520610",
"9780525520627"
]
},
{
"label": "Mary Toft, or The Rabbit Queen",
"isbns": [
"9781101871935",
"9781101871942"
]
},
{
"label": "Normal People",
"isbns": [
"9781984822178",
"9781984843340",
"9781984822192"
]
},
{
"label": "Nothing to See Here",
"isbns": [
"9780062913463",
"9781094027043",
"9780062913487",
"9780062957863"
]
},
{
"label": "On Earth We're Briefly Gorgeous",
"isbns": [
"9780525562023",
"9780525562030",
"9781984888853"
]
},
{
"label": "Optic Nerve",
"isbns": [
"9781948226165"
]
},
{
"label": "Oval",
"isbns": [
"9781593764050"
]
},
{
"label": "Overthrow",
"isbns": [
"9780525560456"
]
},
{
"label": "The Testaments",
"isbns": [
"9780385543781",
"9780593149096",
"9780525590453",
"9780385543798",
"9780525590484"
]
},
{
"label": "Trust Exercise",
"isbns": [
"9781250309884",
"9781250309891",
"9781250318824"
]
},
{
"label": "The Water Dancer",
"isbns": [
"9780399590597",
"9780593168196",
"9780525494843",
"9780399590603",
"9780525494874"
]
},
{
"label": "We Cast a Shadow",
"isbns": [
"9780525509066",
"9780525509080"
]
},
{
"label": "Your House Will Pay",
"isbns": [
"9780062868855"
]
}
]
}