Karelian Bear Dog 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–15 years
- Male weight
- 20–30 kg
- Female weight
- 20–30 kg
- Hypoallergenic
- No
- Id
caf69af9-6fcb-4fb2-a543-d930513ac22a
The Karelian Bear Dog is a medium-sized breed that originated in Finland. They have a thick, double coat, and come in a variety of colors. They are an active and energetic breed, and need plenty of exercise and mental stimulation. They are loyal and devoted to their owners, and make good family companions. They are also excellent guard dogs, and are known for their bravery and courage.
Dogs have a wet nose to collect more of the tiny droplets of smelling chemicals in the air. 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/caf69af9-6fcb-4fb2-a543-d930513ac22a. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/caf69af9-6fcb-4fb2-a543-d930513ac22a"
{
"data": {
"id": "caf69af9-6fcb-4fb2-a543-d930513ac22a",
"type": "breed",
"attributes": {
"name": "Karelian Bear Dog",
"description": "The Karelian Bear Dog is a medium-sized breed that originated in Finland. They have a thick, double coat, and come in a variety of colors. They are an active and energetic breed, and need plenty of exercise and mental stimulation. They are loyal and devoted to their owners, and make good family companions. They are also excellent guard dogs, and are known for their bravery and courage.",
"life": {
"max": 15,
"min": 12
},
"male_weight": {
"max": 30,
"min": 20
},
"female_weight": {
"max": 30,
"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/caf69af9-6fcb-4fb2-a543-d930513ac22a/image, which redirects
straight to the file. See it in the reference.