{
    "url": "http://testserver/katalog/lektury/a-collection/",
    "authors": [],
    "books": [
        {
            "kind": "Liryka", 
            "full_sort_key": "john doe$parent$1", 
            "author": "John Doe", 
            "url": "http://testserver/katalog/lektura/parent/",
            "cover_color": "#a6820a", 
            "title": "Parent", 
            "cover": "http://testserver/media/cover/parent.jpg",
            "liked": null, 
            "slug": "parent", 
            "epoch": "Barok", 
            "href": "http://testserver/api/books/parent/",
            "genre": "Sonet", 
            "simple_thumb": "http://testserver/media/cover_api_thumb/parent.jpg",
            "has_audio": true, 
            "cover_thumb": "http://testserver/media/cover/parent.jpg-139x193"
        }
    ], 
    "description": "Description", 
    "title": "A Collection"
}
