Portuguese Podengo Pequeno belongs to the Hound Group.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Hound Group
- Life span
- 12β15 years
- Male weight
- 3β6 kg
- Female weight
- 3β6 kg
- Hypoallergenic
- No
- Id
50c576c9-336f-4269-ad1f-5bd55a490d68
The Portuguese Podengo Pequeno is a small, agile breed that is known for its keen senses, speed, and versatility. This breed is native to Portugal, where it was originally used to hunt rabbits, rats, and other small game.
The Akita is one of the most challenging dogs to own. Some insurance companies have even characterized it as the #1 "bad dog" and may even raise an Akita ownerβs homeowner insurance costs. random fact from GET /api/v2/facts
More from the Hound Group
-
Afghan Hound
5
-
American English Coonhound
4
-
American Foxhound
5
-
Azawakh
5
-
Basenji
5
-
Basset Hound
5
-
Beagle
5
-
Black and Tan Coonhound
-
Bloodhound
5
-
Bluetick Coonhound
5
-
Borzoi
5
-
Cirneco dell'Etna
5
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/50c576c9-336f-4269-ad1f-5bd55a490d68. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/50c576c9-336f-4269-ad1f-5bd55a490d68"
{
"data": {
"id": "50c576c9-336f-4269-ad1f-5bd55a490d68",
"type": "breed",
"attributes": {
"name": "Portuguese Podengo Pequeno",
"description": "The Portuguese Podengo Pequeno is a small, agile breed that is known for its keen senses, speed, and versatility. This breed is native to Portugal, where it was originally used to hunt rabbits, rats, and other small game.",
"life": {
"max": 15,
"min": 12
},
"male_weight": {
"max": 6,
"min": 3
},
"female_weight": {
"max": 6,
"min": 3
},
"hypoallergenic": false,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "be0147df-7755-4228-b132-2518c0c6d10d",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/50c576c9-336f-4269-ad1f-5bd55a490d68/image, which redirects
straight to the file. See it in the reference.