Belgian Malinois belongs to the Herding Group.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Herding Group
- Life span
- 12–14 years
- Male weight
- 25–30 kg
- Female weight
- 20–25 kg
- Hypoallergenic
- No
- Id
ece72a1b-d6e1-4e2c-b3b3-04f9b534336d
The Belgian Malinois is a medium-sized herding breed that originated in Belgium. It is an active and intelligent breed that is loyal and devoted to its family. The Belgian Malinois stands between 22-26 inches at the shoulder and has a short, dense coat that can come in various colors and patterns.
Puppies are sometimes rejected by their mother if they are born by cesarean and cleaned up before being given back to her. random fact from GET /api/v2/facts
More from the Herding Group
-
Australian Cattle Dog
5
-
Australian Shepherd
5
-
Bearded Collie
5
-
Beauceron
5
-
Belgian Laekenois
5
-
Belgian Sheepdog
5
-
Belgian Tervuren
5
-
Bergamasco Sheepdog
5
-
Berger Picard
5
-
Border Collie
5
-
Bouvier des Flandres
5
-
Briard
5
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/ece72a1b-d6e1-4e2c-b3b3-04f9b534336d. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/ece72a1b-d6e1-4e2c-b3b3-04f9b534336d"
{
"data": {
"id": "ece72a1b-d6e1-4e2c-b3b3-04f9b534336d",
"type": "breed",
"attributes": {
"name": "Belgian Malinois",
"description": "The Belgian Malinois is a medium-sized herding breed that originated in Belgium. It is an active and intelligent breed that is loyal and devoted to its family. The Belgian Malinois stands between 22-26 inches at the shoulder and has a short, dense coat that can come in various colors and patterns.",
"life": {
"max": 14,
"min": 12
},
"male_weight": {
"max": 30,
"min": 25
},
"female_weight": {
"max": 25,
"min": 20
},
"hypoallergenic": false,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "b8e4e89d-057f-432a-9e58-0b85b29b693c",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/ece72a1b-d6e1-4e2c-b3b3-04f9b534336d/image, which redirects
straight to the file. See it in the reference.