Volpino Italiano belongs to the Foundation Stock Service.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Foundation Stock Service
- Life span
- 12–15 years
- Male weight
- 4–6 kg
- Female weight
- 4–6 kg
- Hypoallergenic
- No
- Id
44d9d8b1-184c-4ba8-84f1-c2cf582f9a95
The Volpino Italiano is an Italian spitz-type breed that is closely related to the Pomeranian. They are a small and lively breed, with an alert and spirited personality. They are very loyal, loving, and affectionate, and make wonderful family pets. Volpinos are active and require plenty of exercise and walks, so they are well suited to active households. They have a thick, white double coat and can be prone to matting and tangling if not groomed properly.
Dogs like sweets a lot more than cats do. While cats have around only 473 taste buds, dogs have about 1,700 taste buds. Humans have approximately 9,000. random fact from GET /api/v2/facts
More from the Foundation Stock Service
-
Alaskan Klee Kai
5
-
American Bulldog
5
-
American Leopard Hound
5
-
Appenzeller Sennenhund
5
-
Australian Kelpie
5
-
Australian Stumpy Tail Cattle Dog
5
-
Barbado da Terceira
5
-
Basset Fauve de Bretagne
5
-
Bavarian Mountain Scent Houn
-
Bohemian Shepherd
5
-
Bolognese
5
-
Braque du Bourbonnais
5
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/44d9d8b1-184c-4ba8-84f1-c2cf582f9a95. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/44d9d8b1-184c-4ba8-84f1-c2cf582f9a95"
{
"data": {
"id": "44d9d8b1-184c-4ba8-84f1-c2cf582f9a95",
"type": "breed",
"attributes": {
"name": "Volpino Italiano",
"description": "The Volpino Italiano is an Italian spitz-type breed that is closely related to the Pomeranian. They are a small and lively breed, with an alert and spirited personality. They are very loyal, loving, and affectionate, and make wonderful family pets. Volpinos are active and require plenty of exercise and walks, so they are well suited to active households. They have a thick, white double coat and can be prone to matting and tangling if not groomed properly.",
"life": {
"max": 15,
"min": 12
},
"male_weight": {
"max": 6,
"min": 4
},
"female_weight": {
"max": 6,
"min": 4
},
"hypoallergenic": false,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "8000793f-a1ae-4ec4-8d55-ef83f1f644e5",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/44d9d8b1-184c-4ba8-84f1-c2cf582f9a95/image, which redirects
straight to the file. See it in the reference.