Tibetan Spaniel belongs to the Non-Sporting Group.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Non-Sporting Group
- Life span
- 14–16 years
- Male weight
- 5–7 kg
- Female weight
- 5–7 kg
- Hypoallergenic
- No
- Id
6f540c30-27a8-48cc-8d88-0b1d9fa99167
The Tibetan Spaniel is a small breed of spaniel from Tibet. These dogs are small in size, with a short and silky coat of fur. They have a cheerful and affectionate demeanor, making them excellent companion dogs. They are highly trainable and intelligent, with an instinct to protect their family and property. They are loyal and devoted to their family, but can be stubborn and independent at times.
More than one in three U.S. families owns a dog. random fact from GET /api/v2/facts
More from the Non-Sporting Group
-
American Eskimo Dog
5
-
Bichon Frise
5
-
Boston Terrier
5
-
Bulldog
5
-
Chinese Shar-Pei
5
-
Chow Chow
5
-
Coton de Tulear
5
-
Dalmatian
5
-
Finnish Spitz
5
-
French Bulldog
5
-
Keeshond
-
Lhasa Apso
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/6f540c30-27a8-48cc-8d88-0b1d9fa99167. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/6f540c30-27a8-48cc-8d88-0b1d9fa99167"
{
"data": {
"id": "6f540c30-27a8-48cc-8d88-0b1d9fa99167",
"type": "breed",
"attributes": {
"name": "Tibetan Spaniel",
"description": "The Tibetan Spaniel is a small breed of spaniel from Tibet. These dogs are small in size, with a short and silky coat of fur. They have a cheerful and affectionate demeanor, making them excellent companion dogs. They are highly trainable and intelligent, with an instinct to protect their family and property. They are loyal and devoted to their family, but can be stubborn and independent at times.",
"life": {
"max": 16,
"min": 14
},
"male_weight": {
"max": 7,
"min": 5
},
"female_weight": {
"max": 7,
"min": 5
},
"hypoallergenic": false,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "7f6ea988-366a-4e20-b4ba-4d04274fea61",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/6f540c30-27a8-48cc-8d88-0b1d9fa99167/image, which redirects
straight to the file. See it in the reference.