{ "books": [ { "id": 1, "titel": "Testbuch", "autor": "Testautor", "read": false }, { "id": 2, "titel": "Test2", "autor": "222", "read": false }, { "id": 3, "titel": "Test3", "autor": "EEEE", "read": false } ] }