Small Munsterlander belongs to the Miscellaneous Class.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Miscellaneous Class
- Life span
- 12–15 years
- Male weight
- 15–20 kg
- Female weight
- 15–20 kg
- Hypoallergenic
- No
- Id
7ecc1e3f-f940-4d58-b884-da8c3c8d5f61
The Small Munsterlander is a medium-sized breed with a dense, water-resistant coat. It is known for its intelligence and versatility as a hunting and working dog.
Dachshunds were originally bred to fight badgers. random fact from GET /api/v2/facts
More from the Miscellaneous Class
-
Bracco Italiano
5
-
Danish-Swedish Farmdog
5
-
Dutch Shepherd
5
-
Lancashire Heeler
-
Norrbottenspets
-
Peruvian Inca Orchid
-
Portuguese Podengo
-
Teddy Roosevelt Terrier
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/7ecc1e3f-f940-4d58-b884-da8c3c8d5f61. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/7ecc1e3f-f940-4d58-b884-da8c3c8d5f61"
{
"data": {
"id": "7ecc1e3f-f940-4d58-b884-da8c3c8d5f61",
"type": "breed",
"attributes": {
"name": "Small Munsterlander",
"description": "The Small Munsterlander is a medium-sized breed with a dense, water-resistant coat. It is known for its intelligence and versatility as a hunting and working dog.",
"life": {
"max": 15,
"min": 12
},
"male_weight": {
"max": 20,
"min": 15
},
"female_weight": {
"max": 20,
"min": 15
},
"hypoallergenic": false,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "d4b72541-a1c6-46d7-b13c-709e148c7884",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/7ecc1e3f-f940-4d58-b884-da8c3c8d5f61/image, which redirects
straight to the file. See it in the reference.