You forgot XML.
[wolnelektury.git] / src / api / tests / res / responses / collections.json
1 [
2     {
3         "url": "https://example.com/katalog/lektury/a-collection/", 
4         "href": "https://example.com/api/collections/a-collection/", 
5         "title": "A Collection"
6     }
7 ]