🐶 Dog API by kinduff

The Dog API provides dog data as a service!

Boykin Spaniel belongs to the Sporting Group.

Boykin Spaniel
doe-oakridge · Public domain · source
Group
Sporting Group
Life span
12–15 years
Male weight
15–16 kg
Female weight
15–16 kg
Hypoallergenic
No
Id
84655247-4437-4031-b728-f00eaaad9dbf

The Boykin Spaniel is a medium-sized breed of dog that was originally bred in the United States for hunting waterfowl. They are intelligent, friendly, and eager to please, and make excellent hunting dogs.

One of Shakespeare’s most mischievous characters is Crab, the dog belonging to Launce in the Two Gentlemen of Verona. The word "watchdog" is first found in The Tempest. random fact from GET /api/v2/facts

More from the Sporting Group

Every breed in this group →

This page, as API data

Everything above came from https://dogapi.dog/api/v2/breeds/84655247-4437-4031-b728-f00eaaad9dbf. No key, no sign up. See it in the reference.

Request
curl -s "https://dogapi.dog/api/v2/breeds/84655247-4437-4031-b728-f00eaaad9dbf"
Response
{
  "data": {
    "id": "84655247-4437-4031-b728-f00eaaad9dbf",
    "type": "breed",
    "attributes": {
      "name": "Boykin Spaniel",
      "description": "The Boykin Spaniel is a medium-sized breed of dog that was originally bred in the United States for hunting waterfowl. They are intelligent, friendly, and eager to please, and make excellent hunting dogs.",
      "life": {
        "max": 15,
        "min": 12
      },
      "male_weight": {
        "max": 16,
        "min": 15
      },
      "female_weight": {
        "max": 16,
        "min": 15
      },
      "hypoallergenic": false,
      "images": [
        {
          "id": "c9b0a8b7-2a9e-4224-89b3-ee07ae7af553",
          "url": "https://images.dogapi.dog/ggm4co7ljhyxwklybt3m6d8cexb9",
          "thumb": "https://images.dogapi.dog/4nizomvfxclnnuu6h1n1knhkdyyc",
          "medium": "https://images.dogapi.dog/ebngbwav1y3pkcsb8ah203bsntjy",
          "large": "https://images.dogapi.dog/t6zpgge7124qdt0flc562r5g4ek7",
          "attribution": {
            "author": "doe-oakridge",
            "license": "Public domain",
            "license_url": null,
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Anderson_County_students_%26_CRESO_with_Dog_Hunt_Eastern_Box_Turtle_(27512742743).jpg"
          }
        },
        {
          "id": "5e1a567a-15ad-4eec-a363-aa4c376d3f61",
          "url": "https://images.dogapi.dog/6rao0s3qjtjzbs6eirzh5qqgtchf",
          "thumb": "https://images.dogapi.dog/rm2uku10p1cgj2nqd81jsyohlxw2",
          "medium": "https://images.dogapi.dog/ec86s7nxaiq3fehz5o1o535qpyic",
          "large": "https://images.dogapi.dog/pxsri65r0gbbmmjeunddg8tb1nhz",
          "attribution": {
            "author": "doe-oakridge",
            "license": "Public domain",
            "license_url": null,
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Anderson_County_students_%26_CRESO_with_Dog_Hunt_Eastern_Box_Turtle_(28024887172).jpg"
          }
        },
        {
          "id": "30b4021a-6774-42d0-936b-ff02ccdd922b",
          "url": "https://images.dogapi.dog/hgl3aw46d705wtajyb6mnrlox4lc",
          "thumb": "https://images.dogapi.dog/pz70d1viynza50j4y6mj7s2rgzqt",
          "medium": "https://images.dogapi.dog/3rrlg09d2rk28zxjda7n4jpn3qup",
          "large": "https://images.dogapi.dog/5egwnmjt4qy5lredcqslacmfvrj1",
          "attribution": {
            "author": "jetsonphoto",
            "license": "CC BY 2.0",
            "license_url": "https://creativecommons.org/licenses/by/2.0",
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Boykin-in_the_azaleas.jpg"
          }
        },
        {
          "id": "744361cf-00c3-4644-a439-bd6aa563bfd7",
          "url": "https://images.dogapi.dog/hrcx4dqxjkk98on3ybpjv23ef74v",
          "thumb": "https://images.dogapi.dog/dpcq232f3vr28bvt6leh04avoox5",
          "medium": "https://images.dogapi.dog/4a6wl334n8086jce4hcszxokwfb3",
          "large": "https://images.dogapi.dog/bzppv25jdyb05glsmdlhbh863i1o",
          "attribution": {
            "author": "Tyleha at English Wikipedia",
            "license": "Public domain",
            "license_url": null,
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Boykin5.jpg"
          }
        },
        {
          "id": "fbfaabd5-5169-43ff-aebd-93a4acd9faed",
          "url": "https://images.dogapi.dog/t1bdkcxgo38ytyl1ws4qknz91qgq",
          "thumb": "https://images.dogapi.dog/3mz5tvyc4h0vkfaggeceteqbbiqj",
          "medium": "https://images.dogapi.dog/gj9hjzrg8bcw6red29c90o8f3gr1",
          "large": "https://images.dogapi.dog/6p55jfbb4csxcq4rjaimoh91mo9v",
          "attribution": {
            "author": "Sarah and Jason",
            "license": "CC BY-SA 2.0",
            "license_url": "https://creativecommons.org/licenses/by-sa/2.0",
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:BoykinSpaniel.jpg"
          }
        }
      ]
    },
    "relationships": {
      "group": {
        "data": {
          "id": "ab110192-e41b-43ff-a630-f7aee156b33a",
          "type": "group"
        }
      }
    }
  }
}

The picture itself also has an endpoint: https://dogapi.dog/api/v2/breeds/84655247-4437-4031-b728-f00eaaad9dbf/image, which redirects straight to the file. See it in the reference.