Preserve the weirdness of the API.
[wolnelektury.git] / src / api / tests / res / responses / books.json
index cfd5ee3..4b8d11e 100644 (file)
@@ -8,6 +8,7 @@
         "has_audio": false, 
         "title": "Child", 
         "cover": "", 
+        "liked": null,
         "epoch": "", 
         "href": "http://testserver/api/books/child/",
         "genre": "Wiersz", 
@@ -24,6 +25,7 @@
         "has_audio": false, 
         "title": "Grandchild", 
         "cover": "", 
+        "liked": null,
         "epoch": "", 
         "href": "http://testserver/api/books/grandchild/",
         "genre": "Sonet", 
@@ -40,6 +42,7 @@
         "has_audio": true, 
         "title": "Parent", 
         "cover": "cover/parent.jpg", 
+        "liked": null,
         "epoch": "Barok", 
         "href": "http://testserver/api/books/parent/",
         "genre": "Sonet",