Miniature Pinscher belongs to the Toy Group. Hypoallergenic.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Toy Group
- Life span
- 14–16 years
- Male weight
- 2–4 kg
- Female weight
- 2–4 kg
- Hypoallergenic
- Yes
- Id
ec7eae56-137b-4f7e-86e9-1e008c2e3294
The Miniature Pinscher is a small breed of dog that originated in Germany. It is a compact and lively breed, with a short, smooth coat. Its head is large and round, with small, erect ears. Its legs are short and strong, and its tail is usually docked. The Miniature Pinscher is an intelligent and loyal breed, and it makes an excellent family pet. It is an active breed, and it needs regular exercise and mental stimulation. It is loyal and affectionate, and it enjoys being around its family.
Dogs do dream! Dogs and humans have the same type of slow wave sleep (SWS) and rapid eye movement (REM) and during this REM stage dogs can dream. The twitching and paw movements that occur during their sleep are signs that your pet is dreaming random fact from GET /api/v2/facts
More from the Toy Group
-
Affenpinscher
5
-
Biewer Terrier
5
-
Brussels Griffon
5
-
Cavalier King Charles Spaniel
5
-
Chihuahua
5
-
Chinese Crested
5
-
English Toy Spaniel
5
-
Havanese
-
Italian Greyhound
-
Japanese Chin
-
Maltese
-
Manchester Terrier (Toy)
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/ec7eae56-137b-4f7e-86e9-1e008c2e3294. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/ec7eae56-137b-4f7e-86e9-1e008c2e3294"
{
"data": {
"id": "ec7eae56-137b-4f7e-86e9-1e008c2e3294",
"type": "breed",
"attributes": {
"name": "Miniature Pinscher",
"description": "The Miniature Pinscher is a small breed of dog that originated in Germany. It is a compact and lively breed, with a short, smooth coat. Its head is large and round, with small, erect ears. Its legs are short and strong, and its tail is usually docked. The Miniature Pinscher is an intelligent and loyal breed, and it makes an excellent family pet. It is an active breed, and it needs regular exercise and mental stimulation. It is loyal and affectionate, and it enjoys being around its family.",
"life": {
"max": 16,
"min": 14
},
"male_weight": {
"max": 4,
"min": 2
},
"female_weight": {
"max": 4,
"min": 2
},
"hypoallergenic": true,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "f56dc4b1-ba1a-4454-8ce2-bd5d41404a0c",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/ec7eae56-137b-4f7e-86e9-1e008c2e3294/image, which redirects
straight to the file. See it in the reference.