API is now pretty much tested.
[wolnelektury.git] / src / api / tests / res / responses / books-grandchild.json
index faf8c78..5d407b8 100644 (file)
@@ -4,9 +4,9 @@
         "html": "Fragment", 
         "title": "Parent, Child"
     }, 
-    "txt": "https://example.com/media/txt/grandchild.txt", 
+    "txt": "https://example.com/katalog/pobierz/grandchild.txt", 
     "children": [], 
-    "xml": "", 
+    "xml": "https://example.com/katalog/pobierz/grandchild.xml", 
     "genres": [
         {
             "url": "https://example.com/katalog/gatunek/sonet/", 
@@ -17,9 +17,9 @@
     ], 
     "title": "Grandchild", 
     "media": [], 
-    "html": "https://example.com/media/html/grandchild.html", 
-    "preview": false, 
-    "fb2": "https://example.com/media/fb2/grandchild.fb2", 
+    "html": "https://example.com/katalog/pobierz/grandchild.html", 
+    "preview": true, 
+    "fb2": "https://example.com/katalog/pobierz/grandchild.fb2", 
     "kinds": [], 
     "parent": {
         "kind": "", 
     "simple_cover": "", 
     "authors": [], 
     "audio_length": "", 
-    "epub": "", 
+    "epub": "https://example.com/katalog/pobierz/grandchild.epub", 
     "cover_thumb": "", 
-    "mobi": "", 
+    "mobi": "https://example.com/katalog/pobierz/grandchild.mobi", 
     "url": "https://example.com/katalog/lektura/grandchild/", 
     "cover": "", 
-    "pdf": "", 
+    "pdf": "https://example.com/katalog/pobierz/grandchild.pdf", 
     "simple_thumb": ""
 }