🐶 Dog API by kinduff

The Dog API provides dog data as a service!

Bolognese belongs to the Foundation Stock Service.

Bolognese
Schwarze456katze · CC BY-SA 3.0 · source
Group
Foundation Stock Service
Life span
14–16 years
Male weight
4–7 kg
Female weight
4–7 kg
Hypoallergenic
No
Id
f995e320-df67-4ee0-9acb-ace150c5d3da

The Bolognese is a small and playful breed of dog that was originally bred in Italy as a companion dog. They are intelligent, affectionate, and loyal, and make excellent family pets.

Dogs are omnivores -- they eat meat, grains and vegetables. random fact from GET /api/v2/facts

More from the Foundation Stock Service

Every breed in this group →

This page, as API data

Everything above came from https://dogapi.dog/api/v2/breeds/f995e320-df67-4ee0-9acb-ace150c5d3da. No key, no sign up. See it in the reference.

Request
curl -s "https://dogapi.dog/api/v2/breeds/f995e320-df67-4ee0-9acb-ace150c5d3da"
Response
{
  "data": {
    "id": "f995e320-df67-4ee0-9acb-ace150c5d3da",
    "type": "breed",
    "attributes": {
      "name": "Bolognese",
      "description": "The Bolognese is a small and playful breed of dog that was originally bred in Italy as a companion dog. They are intelligent, affectionate, and loyal, and make excellent family pets.",
      "life": {
        "max": 16,
        "min": 14
      },
      "male_weight": {
        "max": 7,
        "min": 4
      },
      "female_weight": {
        "max": 7,
        "min": 4
      },
      "hypoallergenic": false,
      "images": [
        {
          "id": "c1b1d2d9-757c-4c49-8cef-b34450c5325b",
          "url": "https://images.dogapi.dog/o5ktmyysqxs1fc4g7y6332ukokj3",
          "thumb": "https://images.dogapi.dog/bzikpzd3hpc93af5awb8pszffk8j",
          "medium": "https://images.dogapi.dog/z07pnu62tzkgvhwshvm22mzass6s",
          "large": "https://images.dogapi.dog/gw2erxgkblreh50mecqpv1a4tb0g",
          "attribution": {
            "author": "Schwarze456katze",
            "license": "CC BY-SA 3.0",
            "license_url": "https://creativecommons.org/licenses/by-sa/3.0",
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Bichon_Bolognese.JPG"
          }
        },
        {
          "id": "daa81bd9-6bfe-4b68-9d5d-522241f03a15",
          "url": "https://images.dogapi.dog/godgt6b2abtmemzifrka5g018g3d",
          "thumb": "https://images.dogapi.dog/a12eoh8btay7k8ybl9njimqcccbk",
          "medium": "https://images.dogapi.dog/pi0un5436p25dmiv5fudk9g8s2nt",
          "large": "https://images.dogapi.dog/29fuwt0ax47mbdrsak5eumb4r157",
          "attribution": {
            "author": "Desaix83, d'après le travail de Pleple2000",
            "license": "CC BY-SA 3.0",
            "license_url": "https://creativecommons.org/licenses/by-sa/3.0",
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Bichon_Bolonais.jpg"
          }
        },
        {
          "id": "c7a25478-28ba-4e5f-a4a2-81b8ef33699f",
          "url": "https://images.dogapi.dog/zrtwmayqd2qp7tt291y5rfm87ysu",
          "thumb": "https://images.dogapi.dog/gzixc2mthp4jbze9yiz6ym26slf6",
          "medium": "https://images.dogapi.dog/3t0f6asespu286jre1a1sxww647d",
          "large": "https://images.dogapi.dog/kcn7aod3g0kfj9fek6rr0dv5lo9o",
          "attribution": {
            "author": "Mgazzo",
            "license": "CC BY-SA 3.0",
            "license_url": "https://creativecommons.org/licenses/by-sa/3.0",
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Bichon_bolognes.JPG"
          }
        },
        {
          "id": "066f70f0-e6af-4453-acf5-8bda53972b78",
          "url": "https://images.dogapi.dog/1mlpge8lz31ykpv9wavmhpxzlpih",
          "thumb": "https://images.dogapi.dog/t4paoe3fj052dcxs88w89if97f0g",
          "medium": "https://images.dogapi.dog/f1k2f20b4nf5sdvi1vqiz8intddf",
          "large": "https://images.dogapi.dog/mec2bvjnzj06d0uje1usuc02zpnw",
          "attribution": {
            "author": "ValeG94Wiki",
            "license": "Public domain",
            "license_url": null,
            "source": "wikimedia_commons",
            "source_url": "https://commons.wikimedia.org/wiki/File:Bijoux_cane_razza_bolognese.JPG"
          }
        },
        {
          "id": "695ce7ab-3a95-437b-af79-f7dd1f61ad5b",
          "url": "https://images.dogapi.dog/50xducmuwv11bwspmyi1g0q6guix",
          "thumb": "https://images.dogapi.dog/aht1kfni2ukyql9n0pe8djg58ys6",
          "medium": "https://images.dogapi.dog/a1007wdum7xskcskha15s7p4igl8",
          "large": "https://images.dogapi.dog/8xryybd6j34bo57l8q8o8eundc9h",
          "attribution": {
            "author": "Grace",
            "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:Bolognese_Image.jpg"
          }
        }
      ]
    },
    "relationships": {
      "group": {
        "data": {
          "id": "8000793f-a1ae-4ec4-8d55-ef83f1f644e5",
          "type": "group"
        }
      }
    }
  }
}

The picture itself also has an endpoint: https://dogapi.dog/api/v2/breeds/f995e320-df67-4ee0-9acb-ace150c5d3da/image, which redirects straight to the file. See it in the reference.