Portuguese Podengo belongs to the Miscellaneous Class.
No picture for this breed yet. Images are imported from Wikimedia Commons, and this one has not turned up a usable photo.
- Group
- Miscellaneous Class
- Life span
- 12–14 years
- Male weight
- 5–10 kg
- Female weight
- 5–10 kg
- Hypoallergenic
- No
- Id
24e38e8b-4c92-4cd9-a6bb-87acc9e53f95
The Portuguese Podengo is a small and agile breed of dog that was originally bred in Portugal for hunting small game. They are intelligent, energetic, and independent, and make excellent companion dogs.
The tallest living dog is a Great Dane named Zeus, who measured 44 inches at the shoulder. random fact from GET /api/v2/facts
More from the Miscellaneous Class
-
Bracco Italiano
5
-
Danish-Swedish Farmdog
5
-
Dutch Shepherd
5
-
Lancashire Heeler
-
Norrbottenspets
-
Peruvian Inca Orchid
-
Small Munsterlander
-
Teddy Roosevelt Terrier
This page, as API data
Everything above came from https://dogapi.dog/api/v2/breeds/24e38e8b-4c92-4cd9-a6bb-87acc9e53f95. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/24e38e8b-4c92-4cd9-a6bb-87acc9e53f95"
{
"data": {
"id": "24e38e8b-4c92-4cd9-a6bb-87acc9e53f95",
"type": "breed",
"attributes": {
"name": "Portuguese Podengo",
"description": "The Portuguese Podengo is a small and agile breed of dog that was originally bred in Portugal for hunting small game. They are intelligent, energetic, and independent, and make excellent companion dogs.",
"life": {
"max": 14,
"min": 12
},
"male_weight": {
"max": 10,
"min": 5
},
"female_weight": {
"max": 10,
"min": 5
},
"hypoallergenic": false,
"images": []
},
"relationships": {
"group": {
"data": {
"id": "d4b72541-a1c6-46d7-b13c-709e148c7884",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/24e38e8b-4c92-4cd9-a6bb-87acc9e53f95/image, which redirects
straight to the file. See it in the reference.