Croatian Sheepdog belongs to the Foundation Stock Service.
- Group
- Foundation Stock Service
- Life span
- 12–15 years
- Male weight
- 18–22 kg
- Female weight
- 18–22 kg
- Hypoallergenic
- No
- Id
5432b628-6039-4dcb-adf5-5ddd774fe986
The Croatian Sheepdog is a medium-sized breed of dog that was originally bred in Croatia for herding and guarding livestock. They are intelligent, loyal, and protective, and make excellent working dogs.
The best dog to reportedly attract a date is the Golden Retriever. The worst is the Pit Bull. 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/5432b628-6039-4dcb-adf5-5ddd774fe986. No key, no sign up.
See it in the reference.
curl -s "https://dogapi.dog/api/v2/breeds/5432b628-6039-4dcb-adf5-5ddd774fe986"
{
"data": {
"id": "5432b628-6039-4dcb-adf5-5ddd774fe986",
"type": "breed",
"attributes": {
"name": "Croatian Sheepdog",
"description": "The Croatian Sheepdog is a medium-sized breed of dog that was originally bred in Croatia for herding and guarding livestock. They are intelligent, loyal, and protective, and make excellent working dogs.",
"life": {
"max": 15,
"min": 12
},
"male_weight": {
"max": 22,
"min": 18
},
"female_weight": {
"max": 22,
"min": 18
},
"hypoallergenic": false,
"images": [
{
"id": "4f0ec9ad-c271-46b6-a5b9-00efea4c2fbf",
"url": "https://images.dogapi.dog/e6toxh1acifkvslhk9bt7nipk2aq",
"thumb": "https://images.dogapi.dog/jehtmbo1dnbpgmf0c9n0qdvu53q7",
"medium": "https://images.dogapi.dog/mdefv75kwzkhper4gxa21q7yxe6c",
"large": "https://images.dogapi.dog/2dkte5477idxook76vqya1pprgyk",
"attribution": {
"author": "Seiya123",
"license": "Public domain",
"license_url": null,
"source": "wikimedia_commons",
"source_url": "https://commons.wikimedia.org/wiki/File:Bleki1.JPG"
}
},
{
"id": "e47cd859-a687-4acc-8709-fef12e1cfe49",
"url": "https://images.dogapi.dog/0kvcsz9fzjuvdb1v4ufqm3jk51fg",
"thumb": "https://images.dogapi.dog/opt69rcn4lpq29z8rdqajfxac3hp",
"medium": "https://images.dogapi.dog/bngjymypcoysi4cxqmax9nlsvn6v",
"large": "https://images.dogapi.dog/tq42wqt3nwimocsaw2zripwjs7if",
"attribution": {
"author": "Seiya123",
"license": "Public domain",
"license_url": null,
"source": "wikimedia_commons",
"source_url": "https://commons.wikimedia.org/wiki/File:Bleki2.JPG"
}
},
{
"id": "5dfe5f19-ec1e-4bfd-9663-5aef0c97124c",
"url": "https://images.dogapi.dog/psja1wiplqv72d8v0q9gm91yghun",
"thumb": "https://images.dogapi.dog/46bprk1xgetw2kp6d02ig30asblu",
"medium": "https://images.dogapi.dog/p1ckus5i6tjxlulqj1ufjc4f29sz",
"large": "https://images.dogapi.dog/2sa8bxlf9s7qpeaaxw4pn13gr4sm",
"attribution": {
"author": "Seiya123",
"license": "Public domain",
"license_url": null,
"source": "wikimedia_commons",
"source_url": "https://commons.wikimedia.org/wiki/File:Bleki3.JPG"
}
},
{
"id": "004eadd9-e00c-406e-a592-fb129f5fb52d",
"url": "https://images.dogapi.dog/20h5vsx8fd0k8ou81joseccnnvlu",
"thumb": "https://images.dogapi.dog/dmj4ztq62frn272nczrf0kxs04oo",
"medium": "https://images.dogapi.dog/y60gminxna3pqap9loa4vuta61t8",
"large": "https://images.dogapi.dog/ut4azexrrmtekagpx6fd02uq92lx",
"attribution": {
"author": "Canarian",
"license": "CC BY-SA 4.0",
"license_url": "https://creativecommons.org/licenses/by-sa/4.0",
"source": "wikimedia_commons",
"source_url": "https://commons.wikimedia.org/wiki/File:Croatian_Sheepdog.jpg"
}
},
{
"id": "db12138d-98c2-45dc-b27d-c101d0e67932",
"url": "https://images.dogapi.dog/ui268tw8k8sc61uddoqb4jbqwbbv",
"thumb": "https://images.dogapi.dog/714xkkm5hsgqqcouf5e5igspj3qi",
"medium": "https://images.dogapi.dog/05d614vhdpb4h35ch6zj3hbyx4h0",
"large": "https://images.dogapi.dog/rq7mz29i43ol36bq4k87a2wblyvz",
"attribution": {
"author": "Michala Mračková",
"license": "Public domain",
"license_url": null,
"source": "wikimedia_commons",
"source_url": "https://commons.wikimedia.org/wiki/File:Gera062005sed.jpg"
}
}
]
},
"relationships": {
"group": {
"data": {
"id": "8000793f-a1ae-4ec4-8d55-ef83f1f644e5",
"type": "group"
}
}
}
}
}
The picture itself also has an endpoint:
https://dogapi.dog/api/v2/breeds/5432b628-6039-4dcb-adf5-5ddd774fe986/image, which redirects
straight to the file. See it in the reference.