GET /buy-bookseller-links/?format=api&isbn=9781785766985
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

[
    {
        "id": 40,
        "bookseller_name": "Whitcoulls",
        "country": "New Zealand",
        "main_url": "https://www.whitcoulls.co.nz/",
        "url_extension": "{ISBN}",
        "order": 0,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/Whitcoulls-comma-stacked-200x200.png",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 38,
        "bookseller_name": "The Nile",
        "country": "New Zealand",
        "main_url": "https://www.thenile.co.nz/",
        "url_extension": "books/{author}/{title}/{ISBN}",
        "order": 1,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/thenile.png",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 41,
        "bookseller_name": "Paper Plus",
        "country": "New Zealand",
        "main_url": "https://www.paperplus.co.nz/",
        "url_extension": "search?q={ISBN}&u=t%3Dbook",
        "order": 2,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/PPG-stacked-for-website-retailer.jpg",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 42,
        "bookseller_name": "Book Hub",
        "country": "New Zealand",
        "main_url": "https://bookhub.co.nz/catalog/",
        "url_extension": "search?isbn={ISBN}",
        "order": 3,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/BookHub+Stacked+left_RGB.png",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 43,
        "bookseller_name": "The Warehouse",
        "country": "New Zealand",
        "main_url": "https://www.thewarehouse.co.nz/",
        "url_extension": "search?q={ISBN}",
        "order": 4,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/The-Warsehous-stacked-website-retailer-links.jpg",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 44,
        "bookseller_name": "Unity Books",
        "country": "New Zealand",
        "main_url": "https://www.unitybooks.co.nz/",
        "url_extension": "search?shopify_products[query]={ISBN}",
        "order": 5,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/Unity_Books_circle_stacked_logo.jpg",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 46,
        "bookseller_name": "Book Hero",
        "country": "New Zealand",
        "main_url": "https://bookhero.co.nz/",
        "url_extension": "{ISBN}",
        "order": 6,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/Book-Hero-logo-for-retailer-link.png",
        "show": true,
        "domain": "allenandunwinnz"
    },
    {
        "id": 47,
        "bookseller_name": "University Book Shop",
        "country": "New Zealand",
        "main_url": "https://www.unibooks.co.nz/",
        "url_extension": "index.php?route=product/search&search={ISBN}",
        "order": 7,
        "retailer_type": "physical",
        "logo_link": "https://s3.ap-southeast-2.amazonaws.com/assets.allenandunwin.com/bookseller-logo/nz/UBS-for-retailer-button-on-website.png",
        "show": true,
        "domain": "allenandunwinnz"
    }
]