Kromfohrlander 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
- 5–6 kg
- Female weight
- 5–6 kg
- Hypoallergenic
- No
- Id
c69ce556-3d9b-4546-98b1-76c27121115e
The Kromfohrlander is a small to medium-sized breed of dog that originated in Germany. It is an active and energetic breed that is intelligent, loyal, and friendly. The Kromfohrlander stands between 14-19 inches at the shoulder and has a short, wiry coat that comes in various colors and patterns.
Dog trainers in ancient China were held in high esteem. A great deal of dog domestication also took place in China, especially dwarfing and miniaturization. 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/c69ce556-3d9b-4546-98b1-76c27121115e. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/c69ce556-3d9b-4546-98b1-76c27121115e"
{
"data": {
"id": "c69ce556-3d9b-4546-98b1-76c27121115e",
"type": "breed",
"attributes": {
"name": "Kromfohrlander",
"description": "The Kromfohrlander is a small to medium-sized breed of dog that originated in Germany. It is an active and energetic breed that is intelligent, loyal, and friendly. The Kromfohrlander stands between 14-19 inches at the shoulder and has a short, wiry coat that comes in various colors and patterns.",
"life": {
"max": 14,
"min": 12
},
"male_weight": {
"max": 6,
"min": 5
},
"female_weight": {
"max": 6,
"min": 5
},
"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/c69ce556-3d9b-4546-98b1-76c27121115e/image, which redirects
straight to the file. See it in the reference.