HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"id": 25,
"bookseller_name": "Local Retailers",
"country": "Australia",
"main_url": "https://www.bookpeople.org.au/",
"url_extension": "find-a-bookshop",
"order": 1,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/localretailers.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 1,
"bookseller_name": "Your Bookstore",
"country": "Australia",
"main_url": "https://yourbookstore.io/",
"url_extension": "catalog/search?isbn={ISBN}",
"order": 2,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/yourbookstore.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 5,
"bookseller_name": "Harry Hartog",
"country": "Australia",
"main_url": "https://www.harryhartog.com.au/",
"url_extension": "search?q={ISBN}",
"order": 3,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/harryhartog.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 2,
"bookseller_name": "Readings",
"country": "Australia",
"main_url": "https://www.readings.com.au/",
"url_extension": "product/{ISBN}",
"order": 4,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/readings.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 45,
"bookseller_name": "Booktopia",
"country": "Australia",
"main_url": "https://www.booktopia.com.au/",
"url_extension": "prod{ISBN}.html",
"order": 5,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/Booktopia.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 3,
"bookseller_name": "Dymocks",
"country": "Australia",
"main_url": "https://www.dymocks.com.au/",
"url_extension": "{title}-by-{author}-{ISBN}",
"order": 6,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/dymocks.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 9,
"bookseller_name": "QBD",
"country": "Australia",
"main_url": "https://www.qbd.com.au/",
"url_extension": "{ISBN}/",
"order": 7,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/qbd.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 4,
"bookseller_name": "Collins",
"country": "Australia",
"main_url": "https://www.collinsbooks.com.au/",
"url_extension": "catalog/search?isbn={ISBN}",
"order": 8,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/collins.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 7,
"bookseller_name": "Gleebooks",
"country": "Australia",
"main_url": "https://gleebooks.com.au/",
"url_extension": "?s={ISBN}&post_type=product",
"order": 9,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/gleebooks.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 10,
"bookseller_name": "Abbeys",
"country": "Australia",
"main_url": "https://www.abbeys.com.au/",
"url_extension": "shop/productSearch.do?isbn={ISBN}",
"order": 10,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/Abbeys.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 12,
"bookseller_name": "Amazon",
"country": "Australia",
"main_url": "https://www.amazon.com.au/",
"url_extension": "s?k={ISBN}",
"order": 11,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/amazon.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 6,
"bookseller_name": "The Nile",
"country": "Australia",
"main_url": "https://www.thenile.com.au/",
"url_extension": "product/{ISBN}",
"order": 12,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/thenile.png",
"show": true,
"domain": "allenandunwin"
},
{
"id": 8,
"bookseller_name": "Fishpond",
"country": "Australia",
"main_url": "https://www.fishpond.com.au",
"url_extension": "/Books/{title}-{author}/{ISBN}",
"order": 13,
"retailer_type": "physical",
"logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/fishpond.png",
"show": true,
"domain": "allenandunwin"
}
]