5d407b823c970838902289250f164342b34d8bc0
[wolnelektury.git] / src / api / tests / res / responses / books-grandchild.json
1 {
2     "epochs": [], 
3     "fragment_data": {
4         "html": "Fragment", 
5         "title": "Parent, Child"
6     }, 
7     "txt": "https://example.com/katalog/pobierz/grandchild.txt", 
8     "children": [], 
9     "xml": "https://example.com/katalog/pobierz/grandchild.xml", 
10     "genres": [
11         {
12             "url": "https://example.com/katalog/gatunek/sonet/", 
13             "href": "https://example.com/api/genres/sonet/", 
14             "name": "Sonet", 
15             "slug": "sonet"
16         }
17     ], 
18     "title": "Grandchild", 
19     "media": [], 
20     "html": "https://example.com/katalog/pobierz/grandchild.html", 
21     "preview": true, 
22     "fb2": "https://example.com/katalog/pobierz/grandchild.fb2", 
23     "kinds": [], 
24     "parent": {
25         "kind": "", 
26         "full_sort_key": "$child$2", 
27         "author": "", 
28         "url": "https://example.com/katalog/lektura/child/", 
29         "cover_color": "#000000", 
30         "title": "Child", 
31         "cover": "", 
32         "liked": null, 
33         "slug": "child", 
34         "epoch": "", 
35         "href": "https://example.com/api/books/child/", 
36         "genre": "Wiersz", 
37         "simple_thumb": "", 
38         "has_audio": false, 
39         "cover_thumb": ""
40     }, 
41     "cover_color": "#000000", 
42     "simple_cover": "", 
43     "authors": [], 
44     "audio_length": "", 
45     "epub": "https://example.com/katalog/pobierz/grandchild.epub", 
46     "cover_thumb": "", 
47     "mobi": "https://example.com/katalog/pobierz/grandchild.mobi", 
48     "url": "https://example.com/katalog/lektura/grandchild/", 
49     "cover": "", 
50     "pdf": "https://example.com/katalog/pobierz/grandchild.pdf", 
51     "simple_thumb": ""
52 }