Hamiltonstovare 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–14 years
- Male weight
- 20–25 kg
- Female weight
- 20–25 kg
- Hypoallergenic
- No
- Id
fc47d849-11a9-4a93-af90-c5ff054a20f3
The Hamiltonstovare is a medium-sized gundog from Sweden. They are friendly, loyal, and intelligent, and make great family pets. Hamiltonstovares have a thick, double coat that can be black and white, or golden and white in color. They are active and require plenty of exercise and mental stimulation to stay healthy and happy.
Dogs can smell about 1,000 times better than humans. While humans have 5 million smell-detecting cells, dogs have more than 220 million. The part of the brain that interprets smell is also four times larger in dogs than in humans. 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/fc47d849-11a9-4a93-af90-c5ff054a20f3. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/fc47d849-11a9-4a93-af90-c5ff054a20f3"
{
"data": {
"id": "fc47d849-11a9-4a93-af90-c5ff054a20f3",
"type": "breed",
"attributes": {
"name": "Hamiltonstovare",
"description": "The Hamiltonstovare is a medium-sized gundog from Sweden. They are friendly, loyal, and intelligent, and make great family pets. Hamiltonstovares have a thick, double coat that can be black and white, or golden and white in color. They are active and require plenty of exercise and mental stimulation to stay healthy and happy.",
"life": {
"max": 14,
"min": 12
},
"male_weight": {
"max": 25,
"min": 20
},
"female_weight": {
"max": 25,
"min": 20
},
"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/fc47d849-11a9-4a93-af90-c5ff054a20f3/image, which redirects
straight to the file. See it in the reference.