From c0bccd2d022bc4b1192e7c1beb483b3f1b108fff Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 9 Apr 2026 22:06:54 +1000 Subject: [PATCH] Selection lists (#107) * Add selectionlist entry * Add a new parameter --- inventree_data.json | 3634 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 3617 insertions(+), 17 deletions(-) diff --git a/inventree_data.json b/inventree_data.json index c95ddff..fc3bfe8 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -2,13 +2,13 @@ { "metadata": true, "comment": "This file contains a dump of the InvenTree database", - "exported_at": "2026-04-03T09:09:03.879865", - "exported_at_utc": "2026-04-03T09:09:03.879889", + "exported_at": "2026-04-09T12:02:02.568877", + "exported_at_utc": "2026-04-09T12:02:02.568889", "source_version": "1.3.0 dev", - "api_version": 469, + "api_version": 474, "django_version": "5.2.12", "python_version": "3.11.14", - "source_commit": "c4c5a3e", + "source_commit": "e5c78a2", "installed_apps": [ "InvenTree", "allauth", @@ -8621,6 +8621,3487 @@ ] } }, + { + "model": "common.selectionlist", + "pk": 1, + "fields": { + "metadata": {}, + "name": "Animals", + "description": "Various animals and descriptions thereof", + "locked": true, + "active": true, + "source_plugin": null, + "source_string": "", + "default": null, + "created": "2026-04-09T09:30:06.192Z", + "last_updated": "2026-04-09T11:57:10.094Z" + } + }, + { + "model": "common.selectionlistentry", + "pk": 1, + "fields": { + "list": 1, + "value": "Aardvark", + "label": "Aardvark", + "description": "A nocturnal mammal native to Africa with a long snout used for eating ants.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 2, + "fields": { + "list": 1, + "value": "Aardwolf", + "label": "Aardwolf", + "description": "An insectivorous mammal related to the hyena, native to East and Southern Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 3, + "fields": { + "list": 1, + "value": "African Elephant", + "label": "African Elephant", + "description": "The largest land animal on Earth, known for its large ears and tusks.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 4, + "fields": { + "list": 1, + "value": "African Lion", + "label": "African Lion", + "description": "A large cat living in prides, known as the 'king of beasts' in the savannah.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 5, + "fields": { + "list": 1, + "value": "African Wild Dog", + "label": "African Wild Dog", + "description": "A highly social canine found in sub-Saharan Africa, known for its painted coat.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 6, + "fields": { + "list": 1, + "value": "Albatross", + "label": "Albatross", + "description": "A large seabird with the longest wingspan of any living bird.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 7, + "fields": { + "list": 1, + "value": "Alligator", + "label": "Alligator", + "description": "A large crocodilian reptile found in the Americas and China.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 8, + "fields": { + "list": 1, + "value": "Alpaca", + "label": "Alpaca", + "description": "A domesticated species of South American camelid resembling a small llama.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 9, + "fields": { + "list": 1, + "value": "Anaconda", + "label": "Anaconda", + "description": "A large, non-venomous boa found in tropical South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 10, + "fields": { + "list": 1, + "value": "Angelfish", + "label": "Angelfish", + "description": "A popular freshwater or marine fish known for its thin, disc-like body.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 11, + "fields": { + "list": 1, + "value": "Ant", + "label": "Ant", + "description": "A small, social insect known for building complex colony structures.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 12, + "fields": { + "list": 1, + "value": "Anteater", + "label": "Anteater", + "description": "A mammal characterized by its long snout and tongue, specialized for eating insects.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 13, + "fields": { + "list": 1, + "value": "Antelope", + "label": "Antelope", + "description": "A swift-running herbivorous mammal with horns, found in Africa and Eurasia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 14, + "fields": { + "list": 1, + "value": "Arctic Fox", + "label": "Arctic Fox", + "description": "A small fox native to the Arctic regions, known for its thick white winter fur.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 15, + "fields": { + "list": 1, + "value": "Arctic Wolf", + "label": "Arctic Wolf", + "description": "A subspecies of grey wolf that lives in the high Arctic regions.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 16, + "fields": { + "list": 1, + "value": "Armadillo", + "label": "Armadillo", + "description": "A mammal known for having a leathery armor shell.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 17, + "fields": { + "list": 1, + "value": "Axolotl", + "label": "Axolotl", + "description": "A Mexican salamander that remains in its larval form throughout its life.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 18, + "fields": { + "list": 1, + "value": "Baboon", + "label": "Baboon", + "description": "A large Old World monkey with a dog-like muzzle and powerful jaws.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 19, + "fields": { + "list": 1, + "value": "Badger", + "label": "Badger", + "description": "A short-legged omnivore in the weasel family, known for its burrowing skills.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 20, + "fields": { + "list": 1, + "value": "Bald Eagle", + "label": "Bald Eagle", + "description": "A bird of prey found in North America, the national bird of the United States.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 21, + "fields": { + "list": 1, + "value": "Bandicoot", + "label": "Bandicoot", + "description": "A small to medium-sized terrestrial marsupial omnivore found in Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 22, + "fields": { + "list": 1, + "value": "Barn Owl", + "label": "Barn Owl", + "description": "A widely distributed owl with a heart-shaped facial disc.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 23, + "fields": { + "list": 1, + "value": "Barracuda", + "label": "Barracuda", + "description": "A large, predatory ray-finned fish known for its fearsome appearance.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 24, + "fields": { + "list": 1, + "value": "Basenji", + "label": "Basenji", + "description": "A breed of hunting dog from central Africa that does not bark.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 25, + "fields": { + "list": 1, + "value": "Basking Shark", + "label": "Basking Shark", + "description": "The second-largest living fish, a slow-moving filter feeder.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 26, + "fields": { + "list": 1, + "value": "Bat", + "label": "Bat", + "description": "The only mammal capable of true and sustained flight.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 27, + "fields": { + "list": 1, + "value": "Beaver", + "label": "Beaver", + "description": "A large, semiaquatic rodent known for building dams and lodges.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 28, + "fields": { + "list": 1, + "value": "Bee", + "label": "Bee", + "description": "Flying insects known for their role in pollination and producing honey.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 29, + "fields": { + "list": 1, + "value": "Beetle", + "label": "Beetle", + "description": "An insect with hard wing-cases, belonging to the order Coleoptera.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 30, + "fields": { + "list": 1, + "value": "Beluga Whale", + "label": "Beluga Whale", + "description": "An Arctic and sub-Arctic cetacean known for its white color.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 31, + "fields": { + "list": 1, + "value": "Bengal Tiger", + "label": "Bengal Tiger", + "description": "The most numerous tiger subspecies, native to the Indian subcontinent.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 32, + "fields": { + "list": 1, + "value": "Bison", + "label": "Bison", + "description": "Large even-toed ungulates often referred to as buffalo in North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 33, + "fields": { + "list": 1, + "value": "Black Bear", + "label": "Black Bear", + "description": "A medium-sized bear native to North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 34, + "fields": { + "list": 1, + "value": "Black Mamba", + "label": "Black Mamba", + "description": "A highly venomous snake species found in parts of sub-Saharan Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 35, + "fields": { + "list": 1, + "value": "Black Rhino", + "label": "Black Rhino", + "description": "A species of rhinoceros native to eastern and southern Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 36, + "fields": { + "list": 1, + "value": "Blue Jay", + "label": "Blue Jay", + "description": "A passerine bird native to North America with bright blue plumage.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 37, + "fields": { + "list": 1, + "value": "Blue Whale", + "label": "Blue Whale", + "description": "A marine mammal and the largest animal known to have ever existed.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 38, + "fields": { + "list": 1, + "value": "Bobcat", + "label": "Bobcat", + "description": "A North American cat with a short tail and tufted ears.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 39, + "fields": { + "list": 1, + "value": "Bonobo", + "label": "Bonobo", + "description": "An endangered great ape, closely related to the chimpanzee.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 40, + "fields": { + "list": 1, + "value": "Bottlenose Dolphin", + "label": "Bottlenose Dolphin", + "description": "A common and well-known dolphin species found in warm waters.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 41, + "fields": { + "list": 1, + "value": "Brown Bear", + "label": "Brown Bear", + "description": "A large bear species found across Eurasia and North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 42, + "fields": { + "list": 1, + "value": "Buffalo", + "label": "Buffalo", + "description": "A large herbivorous animal, including the African and Water buffalo.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 43, + "fields": { + "list": 1, + "value": "Bullfrog", + "label": "Bullfrog", + "description": "A large frog species native to North America, known for its loud call.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 44, + "fields": { + "list": 1, + "value": "Butterfly", + "label": "Butterfly", + "description": "An insect with large, often brightly colored wings and a fluttering flight.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 45, + "fields": { + "list": 1, + "value": "Camel", + "label": "Camel", + "description": "An even-toed ungulate known for the humps on its back.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 46, + "fields": { + "list": 1, + "value": "Capybara", + "label": "Capybara", + "description": "The largest living rodent in the world, native to South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 47, + "fields": { + "list": 1, + "value": "Caracal", + "label": "Caracal", + "description": "A medium-sized wild cat native to Africa and parts of Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 48, + "fields": { + "list": 1, + "value": "Caribou", + "label": "Caribou", + "description": "A species of deer with large antlers, found in Arctic and sub-Arctic regions.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 49, + "fields": { + "list": 1, + "value": "Cassowary", + "label": "Cassowary", + "description": "A large, flightless bird native to the tropical forests of New Guinea.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 50, + "fields": { + "list": 1, + "value": "Cat", + "label": "Cat", + "description": "A small domesticated carnivorous mammal kept as a pet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 51, + "fields": { + "list": 1, + "value": "Caterpillar", + "label": "Caterpillar", + "description": "The larval stage of a butterfly or moth.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 52, + "fields": { + "list": 1, + "value": "Catfish", + "label": "Catfish", + "description": "A diverse group of ray-finned fish named for their prominent barbels.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 53, + "fields": { + "list": 1, + "value": "Chameleon", + "label": "Chameleon", + "description": "A lizard known for its ability to change color and its long tongue.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 54, + "fields": { + "list": 1, + "value": "Cheetah", + "label": "Cheetah", + "description": "The fastest land animal, known for its spotted coat and speed.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 55, + "fields": { + "list": 1, + "value": "Chimpanzee", + "label": "Chimpanzee", + "description": "A species of great ape native to the forests of tropical Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 56, + "fields": { + "list": 1, + "value": "Chinchilla", + "label": "Chinchilla", + "description": "A small rodent native to the Andes mountains with very soft fur.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 57, + "fields": { + "list": 1, + "value": "Chipmunk", + "label": "Chipmunk", + "description": "Small, striped rodents of the family Sciuridae.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 58, + "fields": { + "list": 1, + "value": "Cobra", + "label": "Cobra", + "description": "A venomous snake known for the hood it flares when threatened.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 59, + "fields": { + "list": 1, + "value": "Cockatoo", + "label": "Cockatoo", + "description": "A type of parrot with a prominent crest and curved bill.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 60, + "fields": { + "list": 1, + "value": "Cod", + "label": "Cod", + "description": "A popular food fish found in the colder waters of the North Atlantic.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 61, + "fields": { + "list": 1, + "value": "Coati", + "label": "Coati", + "description": "A member of the raccoon family native to South and Central America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 62, + "fields": { + "list": 1, + "value": "Cougar", + "label": "Cougar", + "description": "A large cat native to the Americas, also known as a mountain lion.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 63, + "fields": { + "list": 1, + "value": "Coyote", + "label": "Coyote", + "description": "A canine native to North America, smaller than a wolf.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 64, + "fields": { + "list": 1, + "value": "Crab", + "label": "Crab", + "description": "A decapod crustacean with a thick exoskeleton and a pair of pincers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 65, + "fields": { + "list": 1, + "value": "Crane", + "label": "Crane", + "description": "A tall, long-legged and long-necked bird of the order Gruiformes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 66, + "fields": { + "list": 1, + "value": "Crocodile", + "label": "Crocodile", + "description": "A large semiaquatic reptile found in tropical regions of Africa, Asia, and Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 67, + "fields": { + "list": 1, + "value": "Crow", + "label": "Crow", + "description": "A large black bird known for its intelligence and adaptability.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 68, + "fields": { + "list": 1, + "value": "Cuckoo", + "label": "Cuckoo", + "description": "A bird known for its distinctive call and brood parasitism.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 69, + "fields": { + "list": 1, + "value": "Dachshund", + "label": "Dachshund", + "description": "A short-legged, long-bodied, hound-type dog breed.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 70, + "fields": { + "list": 1, + "value": "Dalmatian", + "label": "Dalmatian", + "description": "A breed of medium-sized dog, noted for its unique black-spotted coat.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 71, + "fields": { + "list": 1, + "value": "Deer", + "label": "Deer", + "description": "Hoofed ruminant mammals forming the family Cervidae.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 72, + "fields": { + "list": 1, + "value": "Dingo", + "label": "Dingo", + "description": "A wild dog found in Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 73, + "fields": { + "list": 1, + "value": "Dodo", + "label": "Dodo", + "description": "An extinct flightless bird that was endemic to the island of Mauritius.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 74, + "fields": { + "list": 1, + "value": "Dog", + "label": "Dog", + "description": "A domesticated carnivorous mammal, widely kept as a pet and working animal.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 75, + "fields": { + "list": 1, + "value": "Dolphin", + "label": "Dolphin", + "description": "A highly intelligent marine mammal known for its playful behavior.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 76, + "fields": { + "list": 1, + "value": "Donkey", + "label": "Donkey", + "description": "A domesticated member of the horse family, Equidae.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 77, + "fields": { + "list": 1, + "value": "Dragonfly", + "label": "Dragonfly", + "description": "An insect with large multifaceted eyes and two pairs of strong wings.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 78, + "fields": { + "list": 1, + "value": "Dromedary", + "label": "Dromedary", + "description": "The one-humped camel native to the Middle East and Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 79, + "fields": { + "list": 1, + "value": "Duck", + "label": "Duck", + "description": "A waterbird with a broad blunt bill and webbed feet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 80, + "fields": { + "list": 1, + "value": "Dugong", + "label": "Dugong", + "description": "A medium-sized marine mammal, related to the manatee.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 81, + "fields": { + "list": 1, + "value": "Eagle", + "label": "Eagle", + "description": "A large bird of prey with a powerful hooked beak and keen eyesight.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 82, + "fields": { + "list": 1, + "value": "Earthworm", + "label": "Earthworm", + "description": "A tube-shaped, segmented worm found in soil.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 83, + "fields": { + "list": 1, + "value": "Echidna", + "label": "Echidna", + "description": "A spiny egg-laying mammal native to Australia and New Guinea.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 84, + "fields": { + "list": 1, + "value": "Eel", + "label": "Eel", + "description": "An elongated, snake-like fish belonging to the order Anguilliformes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 85, + "fields": { + "list": 1, + "value": "Egret", + "label": "Egret", + "description": "A type of heron with white plumage and long legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 86, + "fields": { + "list": 1, + "value": "Elephant", + "label": "Elephant", + "description": "Large mammals characterized by a long trunk and tusks.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 87, + "fields": { + "list": 1, + "value": "Elephant Seal", + "label": "Elephant Seal", + "description": "Large, earless seals known for the male's proboscis.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 88, + "fields": { + "list": 1, + "value": "Elk", + "label": "Elk", + "description": "One of the largest species within the deer family, native to North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 89, + "fields": { + "list": 1, + "value": "Emu", + "label": "Emu", + "description": "The second-largest living bird by height, native to Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 90, + "fields": { + "list": 1, + "value": "Falcon", + "label": "Falcon", + "description": "A bird of prey known for its incredible speed and hunting prowess.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 91, + "fields": { + "list": 1, + "value": "Fennec Fox", + "label": "Fennec Fox", + "description": "A small nocturnal fox found in the Sahara Desert, known for its large ears.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 92, + "fields": { + "list": 1, + "value": "Ferret", + "label": "Ferret", + "description": "A domesticated form of the European polecat, used for hunting or kept as a pet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 93, + "fields": { + "list": 1, + "value": "Finch", + "label": "Finch", + "description": "Small passerine birds found worldwide, often with colorful plumage.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 94, + "fields": { + "list": 1, + "value": "Firefly", + "label": "Firefly", + "description": "A beetle that produces light through bioluminescence to attract mates.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 95, + "fields": { + "list": 1, + "value": "Flamingo", + "label": "Flamingo", + "description": "A wading bird known for its pink feathers and long, thin legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 96, + "fields": { + "list": 1, + "value": "Flea", + "label": "Flea", + "description": "Small flightless insects that survive as external parasites of mammals and birds.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 97, + "fields": { + "list": 1, + "value": "Fly", + "label": "Fly", + "description": "A common insect with a single pair of wings and compound eyes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 98, + "fields": { + "list": 1, + "value": "Flying Squirrel", + "label": "Flying Squirrel", + "description": "A type of squirrel that can glide between trees using a membrane.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 99, + "fields": { + "list": 1, + "value": "Fox", + "label": "Fox", + "description": "A small-to-medium-sized omnivorous mammal in the dog family.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 100, + "fields": { + "list": 1, + "value": "Frog", + "label": "Frog", + "description": "A tailless amphibian with long hind legs adapted for jumping.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 101, + "fields": { + "list": 1, + "value": "Galapagos Tortoise", + "label": "Galapagos Tortoise", + "description": "The largest living species of tortoise, native to the Galapagos Islands.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 102, + "fields": { + "list": 1, + "value": "Gar", + "label": "Gar", + "description": "An ancient group of ray-finned fish with elongated bodies and snouts.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 103, + "fields": { + "list": 1, + "value": "Gecko", + "label": "Gecko", + "description": "A small lizard known for its ability to climb vertical surfaces.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 104, + "fields": { + "list": 1, + "value": "Gerbil", + "label": "Gerbil", + "description": "A small burrowing desert rodent often kept as a pet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 105, + "fields": { + "list": 1, + "value": "Giant Panda", + "label": "Giant Panda", + "description": "A bear native to south-central China, famous for its black and white coat.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 106, + "fields": { + "list": 1, + "value": "Gibbon", + "label": "Gibbon", + "description": "Small, arboreal apes found in the tropical forests of Southeast Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 107, + "fields": { + "list": 1, + "value": "Gila Monster", + "label": "Gila Monster", + "description": "A species of venomous lizard native to the southwestern United States.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 108, + "fields": { + "list": 1, + "value": "Giraffe", + "label": "Giraffe", + "description": "The tallest living terrestrial animal, known for its long neck.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 109, + "fields": { + "list": 1, + "value": "Gnat", + "label": "Gnat", + "description": "A small two-winged fly, often found in swarms.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 110, + "fields": { + "list": 1, + "value": "Gnu", + "label": "Gnu", + "description": "A large African antelope, also known as a wildebeest.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 111, + "fields": { + "list": 1, + "value": "Goat", + "label": "Goat", + "description": "A hardy domesticated mammal kept for its milk, meat, and wool.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 112, + "fields": { + "list": 1, + "value": "Goldfish", + "label": "Goldfish", + "description": "A small, colorful freshwater fish often kept in aquariums.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 113, + "fields": { + "list": 1, + "value": "Goose", + "label": "Goose", + "description": "A large waterbird with a long neck and webbed feet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 114, + "fields": { + "list": 1, + "value": "Gopher", + "label": "Gopher", + "description": "A burrowing rodent native to North and Central America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 115, + "fields": { + "list": 1, + "value": "Gorilla", + "label": "Gorilla", + "description": "The largest living primates, native to the forests of central Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 116, + "fields": { + "list": 1, + "value": "Grasshopper", + "label": "Grasshopper", + "description": "An insect with powerful hind legs for jumping and singing abilities.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 117, + "fields": { + "list": 1, + "value": "Great White Shark", + "label": "Great White Shark", + "description": "A large predatory shark found in coastal surface waters of all major oceans.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 118, + "fields": { + "list": 1, + "value": "Green Sea Turtle", + "label": "Green Sea Turtle", + "description": "A large sea turtle found in tropical and subtropical seas around the world.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 119, + "fields": { + "list": 1, + "value": "Grizzly Bear", + "label": "Grizzly Bear", + "description": "A large subspecies of brown bear found in North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 120, + "fields": { + "list": 1, + "value": "Groundhog", + "label": "Groundhog", + "description": "A rodent in the marmot family, also known as a woodchuck.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 121, + "fields": { + "list": 1, + "value": "Grouse", + "label": "Grouse", + "description": "A heavily built ground-dwelling bird found in temperate regions.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 122, + "fields": { + "list": 1, + "value": "Guanaco", + "label": "Guanaco", + "description": "A wild camelid native to South America, related to the llama.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 123, + "fields": { + "list": 1, + "value": "Guinea Pig", + "label": "Guinea Pig", + "description": "A species of rodent native to the Andes, popular as a household pet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 124, + "fields": { + "list": 1, + "value": "Gull", + "label": "Gull", + "description": "A seabird known for its loud wailing or squawking call.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 125, + "fields": { + "list": 1, + "value": "Hamster", + "label": "Hamster", + "description": "A small rodent with cheek pouches, often kept as a pet.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 126, + "fields": { + "list": 1, + "value": "Hare", + "label": "Hare", + "description": "A fast-running mammal with long ears, similar to a rabbit.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 127, + "fields": { + "list": 1, + "value": "Harp Seal", + "label": "Harp Seal", + "description": "An earless seal native to the northernmost Atlantic and Arctic Oceans.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 128, + "fields": { + "list": 1, + "value": "Hawk", + "label": "Hawk", + "description": "A bird of prey known for its sharp eyesight and talons.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 129, + "fields": { + "list": 1, + "value": "Hedgehog", + "label": "Hedgehog", + "description": "A small spiny mammal found in Europe, Asia, and Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 130, + "fields": { + "list": 1, + "value": "Hermit Crab", + "label": "Hermit Crab", + "description": "A crustacean that lives in empty gastropod shells for protection.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 131, + "fields": { + "list": 1, + "value": "Heron", + "label": "Heron", + "description": "A long-legged, long-necked wading bird found in wetlands.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 132, + "fields": { + "list": 1, + "value": "Herring", + "label": "Herring", + "description": "A forage fish, often found in large schools in the North Atlantic.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 133, + "fields": { + "list": 1, + "value": "Hippopotamus", + "label": "Hippopotamus", + "description": "A large, semi-aquatic mammal native to sub-Saharan Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 134, + "fields": { + "list": 1, + "value": "Honey Badger", + "label": "Honey Badger", + "description": "A mammal known for its strength, ferocity, and toughness.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 135, + "fields": { + "list": 1, + "value": "Horned Toad", + "label": "Horned Toad", + "description": "A lizard with a flat body and spikes, found in North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 136, + "fields": { + "list": 1, + "value": "Horse", + "label": "Horse", + "description": "A large hoofed mammal used for riding and work.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 137, + "fields": { + "list": 1, + "value": "Hummingbird", + "label": "Hummingbird", + "description": "A tiny bird known for its rapid wing beats and ability to hover.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 138, + "fields": { + "list": 1, + "value": "Humpback Whale", + "label": "Humpback Whale", + "description": "A large baleen whale known for its breaching and complex songs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 139, + "fields": { + "list": 1, + "value": "Hyena", + "label": "Hyena", + "description": "A carnivorous mammal known for its scavenger role and 'laughing' call.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 140, + "fields": { + "list": 1, + "value": "Ibex", + "label": "Ibex", + "description": "A wild goat with long, curved horns, found in mountainous regions.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 141, + "fields": { + "list": 1, + "value": "Ibis", + "label": "Ibis", + "description": "A long-legged wading bird with a long, down-curved bill.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 142, + "fields": { + "list": 1, + "value": "Iguana", + "label": "Iguana", + "description": "A large, herbivorous lizard native to tropical areas of Mexico and South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 143, + "fields": { + "list": 1, + "value": "Impala", + "label": "Impala", + "description": "A medium-sized African antelope known for its leaping ability.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 144, + "fields": { + "list": 1, + "value": "Jackal", + "label": "Jackal", + "description": "A medium-sized omnivorous mammal of the dog genus.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 145, + "fields": { + "list": 1, + "value": "Jaguar", + "label": "Jaguar", + "description": "A large cat and the only living Panthera species native to the Americas.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 146, + "fields": { + "list": 1, + "value": "Jellyfish", + "label": "Jellyfish", + "description": "A gelatinous sea creature with stinging tentacles.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 147, + "fields": { + "list": 1, + "value": "Jerboa", + "label": "Jerboa", + "description": "A hopping desert rodent found throughout North Africa and Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 148, + "fields": { + "list": 1, + "value": "Kangaroo", + "label": "Kangaroo", + "description": "A large marsupial from Australia that moves by hopping on its powerful hind legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 149, + "fields": { + "list": 1, + "value": "Killer Whale", + "label": "Killer Whale", + "description": "The largest member of the dolphin family, also known as an orca.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 150, + "fields": { + "list": 1, + "value": "Kingfisher", + "label": "Kingfisher", + "description": "A brightly colored bird known for its ability to dive into water for fish.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 151, + "fields": { + "list": 1, + "value": "Kiwi", + "label": "Kiwi", + "description": "A flightless bird endemic to New Zealand, known for its long bill.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 152, + "fields": { + "list": 1, + "value": "Koala", + "label": "Koala", + "description": "An arboreal herbivorous marsupial native to Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 153, + "fields": { + "list": 1, + "value": "Komodo Dragon", + "label": "Komodo Dragon", + "description": "The largest living species of lizard, found in Indonesia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 154, + "fields": { + "list": 1, + "value": "Kookaburra", + "label": "Kookaburra", + "description": "A terrestrial tree kingfisher native to Australia and New Guinea.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 155, + "fields": { + "list": 1, + "value": "Krill", + "label": "Krill", + "description": "Small crustaceans found in all the world's oceans.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 156, + "fields": { + "list": 1, + "value": "Kudu", + "label": "Kudu", + "description": "A large African antelope with long, spiral horns.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 157, + "fields": { + "list": 1, + "value": "Ladybug", + "label": "Ladybug", + "description": "A small, colorful beetle often seen as beneficial for eating garden pests.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 158, + "fields": { + "list": 1, + "value": "Lamprey", + "label": "Lamprey", + "description": "A jawless fish characterized by a funnel-like sucking mouth.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 159, + "fields": { + "list": 1, + "value": "Langur", + "label": "Langur", + "description": "A group of Old World monkeys found in South and Southeast Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 160, + "fields": { + "list": 1, + "value": "Leafhopper", + "label": "Leafhopper", + "description": "A small insect that feeds on plant sap and can jump quickly.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 161, + "fields": { + "list": 1, + "value": "Lemming", + "label": "Lemming", + "description": "A small rodent found in or near the Arctic.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 162, + "fields": { + "list": 1, + "value": "Lemur", + "label": "Lemur", + "description": "A type of primate endemic to the island of Madagascar.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 163, + "fields": { + "list": 1, + "value": "Leopard", + "label": "Leopard", + "description": "A large cat found in Africa and parts of Asia, known for its spotted coat.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 164, + "fields": { + "list": 1, + "value": "Liger", + "label": "Liger", + "description": "A hybrid offspring of a male lion and a female tiger.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 165, + "fields": { + "list": 1, + "value": "Limpet", + "label": "Limpet", + "description": "An aquatic snail with a conical shell that clings to rocks.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 166, + "fields": { + "list": 1, + "value": "Lion", + "label": "Lion", + "description": "A muscular, deep-chested cat and the second-largest living cat after the tiger.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 167, + "fields": { + "list": 1, + "value": "Lizard", + "label": "Lizard", + "description": "A widespread group of squamate reptiles with over 6,000 species.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 168, + "fields": { + "list": 1, + "value": "Llama", + "label": "Llama", + "description": "A domesticated South American camelid used as a pack animal.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 169, + "fields": { + "list": 1, + "value": "Lobster", + "label": "Lobster", + "description": "A marine crustacean with large claws and a muscular tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 170, + "fields": { + "list": 1, + "value": "Locust", + "label": "Locust", + "description": "A swarming phase of certain species of short-horned grasshoppers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 171, + "fields": { + "list": 1, + "value": "Loon", + "label": "Loon", + "description": "A diving bird found in North America and northern Eurasia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 172, + "fields": { + "list": 1, + "value": "Loris", + "label": "Loris", + "description": "A nocturnal primate found in Southeast Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 173, + "fields": { + "list": 1, + "value": "Louse", + "label": "Louse", + "description": "A small, wingless insect that lives as a parasite on animals and humans.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 174, + "fields": { + "list": 1, + "value": "Lynx", + "label": "Lynx", + "description": "A medium-sized wild cat with tufted ears and a short tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 175, + "fields": { + "list": 1, + "value": "Macaw", + "label": "Macaw", + "description": "A large, colorful parrot native to Central and South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 176, + "fields": { + "list": 1, + "value": "Magpie", + "label": "Magpie", + "description": "A bird of the crow family known for its black and white plumage.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 177, + "fields": { + "list": 1, + "value": "Mallard", + "label": "Mallard", + "description": "A common wild duck from which most domestic ducks are descended.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 178, + "fields": { + "list": 1, + "value": "Mamba", + "label": "Mamba", + "description": "Highly venomous snakes found in sub-Saharan Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 179, + "fields": { + "list": 1, + "value": "Manatee", + "label": "Manatee", + "description": "A large, slow-moving aquatic mammal often called a 'sea cow'.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 180, + "fields": { + "list": 1, + "value": "Mandrill", + "label": "Mandrill", + "description": "A large Old World monkey known for its colorful face.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 181, + "fields": { + "list": 1, + "value": "Manta Ray", + "label": "Manta Ray", + "description": "A large species of ray known for its wide, flat body and filter feeding.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 182, + "fields": { + "list": 1, + "value": "Mantis", + "label": "Mantis", + "description": "An insect known for its 'praying' stance and predatory nature.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 183, + "fields": { + "list": 1, + "value": "Marmoset", + "label": "Marmoset", + "description": "A small monkey found in the tropical forests of South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 184, + "fields": { + "list": 1, + "value": "Marmot", + "label": "Marmot", + "description": "Large squirrels that live in mountainous areas.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 185, + "fields": { + "list": 1, + "value": "Marsupial", + "label": "Marsupial", + "description": "A group of mammals characterized by carrying their young in a pouch.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 186, + "fields": { + "list": 1, + "value": "Meerkat", + "label": "Meerkat", + "description": "A small mongoose found in southern Africa, known for its upright stance.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 187, + "fields": { + "list": 1, + "value": "Mink", + "label": "Mink", + "description": "A small semiaquatic carnivorous mammal known for its soft fur.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 188, + "fields": { + "list": 1, + "value": "Mockingbird", + "label": "Mockingbird", + "description": "A bird known for its ability to mimic the songs of other birds.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 189, + "fields": { + "list": 1, + "value": "Mole", + "label": "Mole", + "description": "A small burrowing mammal with velvet-like fur and tiny eyes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 190, + "fields": { + "list": 1, + "value": "Mongoose", + "label": "Mongoose", + "description": "A small carnivorous mammal known for its ability to fight snakes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 191, + "fields": { + "list": 1, + "value": "Monkey", + "label": "Monkey", + "description": "A primate of a group that includes baboons and marmosets.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 192, + "fields": { + "list": 1, + "value": "Moose", + "label": "Moose", + "description": "The largest species in the deer family, found in northern forests.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 193, + "fields": { + "list": 1, + "value": "Moth", + "label": "Moth", + "description": "An insect related to the butterfly, typically nocturnal.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 194, + "fields": { + "list": 1, + "value": "Mountain Goat", + "label": "Mountain Goat", + "description": "A hoofed mammal found in the mountains of North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 195, + "fields": { + "list": 1, + "value": "Mouse", + "label": "Mouse", + "description": "A small rodent with a pointed snout and long tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 196, + "fields": { + "list": 1, + "value": "Mule", + "label": "Mule", + "description": "The offspring of a male donkey and a female horse.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 197, + "fields": { + "list": 1, + "value": "Musk Ox", + "label": "Musk Ox", + "description": "An Arctic mammal known for its thick coat and musky odor.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 198, + "fields": { + "list": 1, + "value": "Narwhal", + "label": "Narwhal", + "description": "A medium-sized whale with a long, spiral tusk protruding from its head.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 199, + "fields": { + "list": 1, + "value": "Newt", + "label": "Newt", + "description": "A small semiaquatic salamander.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 200, + "fields": { + "list": 1, + "value": "Nightingale", + "label": "Nightingale", + "description": "A small bird renowned for its powerful and beautiful song.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 201, + "fields": { + "list": 1, + "value": "Nilgai", + "label": "Nilgai", + "description": "The largest antelope of Asia, found in India and Pakistan.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 202, + "fields": { + "list": 1, + "value": "Nutria", + "label": "Nutria", + "description": "A large, semiaquatic rodent native to South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 203, + "fields": { + "list": 1, + "value": "Ocelot", + "label": "Ocelot", + "description": "A medium-sized wild cat native to the Americas.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 204, + "fields": { + "list": 1, + "value": "Octopus", + "label": "Octopus", + "description": "A soft-bodied, eight-armed mollusk found in the ocean.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 205, + "fields": { + "list": 1, + "value": "Okapi", + "label": "Okapi", + "description": "A forest-dwelling mammal related to the giraffe, found in the Congo.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 206, + "fields": { + "list": 1, + "value": "Opossum", + "label": "Opossum", + "description": "A marsupial found in the Americas, known for playing dead.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 207, + "fields": { + "list": 1, + "value": "Orangutan", + "label": "Orangutan", + "description": "Large, orange-furred apes native to the rainforests of Indonesia and Malaysia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 208, + "fields": { + "list": 1, + "value": "Oryx", + "label": "Oryx", + "description": "A large antelope with long, straight horns.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 209, + "fields": { + "list": 1, + "value": "Ostrich", + "label": "Ostrich", + "description": "The world's largest and heaviest living bird, which is flightless.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 210, + "fields": { + "list": 1, + "value": "Otter", + "label": "Otter", + "description": "A semi-aquatic carnivorous mammal known for its playful behavior.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 211, + "fields": { + "list": 1, + "value": "Owl", + "label": "Owl", + "description": "A nocturnal bird of prey with large eyes and a flat face.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 212, + "fields": { + "list": 1, + "value": "Ox", + "label": "Ox", + "description": "An adult male bovine trained as a draft animal.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 213, + "fields": { + "list": 1, + "value": "Oyster", + "label": "Oyster", + "description": "A bivalve mollusk found in marine or brackish habitats.", + "active": false + } + }, + { + "model": "common.selectionlistentry", + "pk": 214, + "fields": { + "list": 1, + "value": "Panda", + "label": "Panda", + "description": "A large bear-like mammal native to China, primarily eats bamboo.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 215, + "fields": { + "list": 1, + "value": "Pangolin", + "label": "Pangolin", + "description": "A scaly mammal that rolls into a ball when threatened.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 216, + "fields": { + "list": 1, + "value": "Panther", + "label": "Panther", + "description": "A term often used for leopards or jaguars that are all black.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 217, + "fields": { + "list": 1, + "value": "Parrot", + "label": "Parrot", + "description": "A brightly colored bird known for its ability to mimic human speech.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 218, + "fields": { + "list": 1, + "value": "Peacock", + "label": "Peacock", + "description": "A male peafowl known for its large, colorful tail feathers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 219, + "fields": { + "list": 1, + "value": "Pelican", + "label": "Pelican", + "description": "A large water bird with a long beak and a large throat pouch.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 220, + "fields": { + "list": 1, + "value": "Penguin", + "label": "Penguin", + "description": "A flightless seabird that lives almost exclusively in the Southern Hemisphere.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 221, + "fields": { + "list": 1, + "value": "Peregrine Falcon", + "label": "Peregrine Falcon", + "description": "A bird of prey known for being the fastest animal in the world during its dive.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 222, + "fields": { + "list": 1, + "value": "Pheasant", + "label": "Pheasant", + "description": "A large, colorful bird often hunted for game.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 223, + "fields": { + "list": 1, + "value": "Pig", + "label": "Pig", + "description": "A domesticated mammal kept for its meat, known for its snout.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 224, + "fields": { + "list": 1, + "value": "Pigeon", + "label": "Pigeon", + "description": "A stout-bodied bird found in cities and forests worldwide.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 225, + "fields": { + "list": 1, + "value": "Piranha", + "label": "Piranha", + "description": "A freshwater fish with sharp teeth, native to South American rivers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 226, + "fields": { + "list": 1, + "value": "Platypus", + "label": "Platypus", + "description": "An egg-laying mammal with a duck-like bill, native to Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 227, + "fields": { + "list": 1, + "value": "Polar Bear", + "label": "Polar Bear", + "description": "The largest species of bear, native to the Arctic Circle.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 228, + "fields": { + "list": 1, + "value": "Porcupine", + "label": "Porcupine", + "description": "A rodent with a coat of sharp spines, or quills.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 229, + "fields": { + "list": 1, + "value": "Porpoise", + "label": "Porpoise", + "description": "A small cetacean related to whales and dolphins.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 230, + "fields": { + "list": 1, + "value": "Prairie Dog", + "label": "Prairie Dog", + "description": "A burrowing rodent native to the grasslands of North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 231, + "fields": { + "list": 1, + "value": "Praying Mantis", + "label": "Praying Mantis", + "description": "An insect named for its prayer-like posture, a formidable predator.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 232, + "fields": { + "list": 1, + "value": "Prawn", + "label": "Prawn", + "description": "A common name for small aquatic crustaceans with ten legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 233, + "fields": { + "list": 1, + "value": "Pufferfish", + "label": "Pufferfish", + "description": "A fish that can inflate itself with water or air as a defense mechanism.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 234, + "fields": { + "list": 1, + "value": "Puffin", + "label": "Puffin", + "description": "A seabird with a brightly colored beak, found in the North Atlantic.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 235, + "fields": { + "list": 1, + "value": "Puma", + "label": "Puma", + "description": "A large cat of the subfamily Felinae, also known as a mountain lion.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 236, + "fields": { + "list": 1, + "value": "Python", + "label": "Python", + "description": "A large, non-venomous constrictor snake found in Africa, Asia, and Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 237, + "fields": { + "list": 1, + "value": "Quail", + "label": "Quail", + "description": "A small ground-nesting bird often hunted for meat or eggs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 238, + "fields": { + "list": 1, + "value": "Quokka", + "label": "Quokka", + "description": "A small macropod about the size of a domestic cat, native to Australia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 239, + "fields": { + "list": 1, + "value": "Quoll", + "label": "Quoll", + "description": "A carnivorous marsupial native to Australia and New Guinea.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 240, + "fields": { + "list": 1, + "value": "Rabbit", + "label": "Rabbit", + "description": "A small mammal with long ears, known for hopping and burrowing.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 241, + "fields": { + "list": 1, + "value": "Raccoon", + "label": "Raccoon", + "description": "A medium-sized mammal with a masked face and ringed tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 242, + "fields": { + "list": 1, + "value": "Rat", + "label": "Rat", + "description": "A medium-sized, long-tailed rodent found worldwide.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 243, + "fields": { + "list": 1, + "value": "Rattlesnake", + "label": "Rattlesnake", + "description": "A venomous snake known for the rattling sound it makes with its tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 244, + "fields": { + "list": 1, + "value": "Red Panda", + "label": "Red Panda", + "description": "A small mammal native to the Himalayas and southwestern China.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 245, + "fields": { + "list": 1, + "value": "Reindeer", + "label": "Reindeer", + "description": "A species of deer with large antlers, native to Arctic regions.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 246, + "fields": { + "list": 1, + "value": "Rhinoceros", + "label": "Rhinoceros", + "description": "A large herbivorous mammal with one or two horns on its snout.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 247, + "fields": { + "list": 1, + "value": "Roadrunner", + "label": "Roadrunner", + "description": "A fast-running cuckoo found in the deserts of North America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 248, + "fields": { + "list": 1, + "value": "Robin", + "label": "Robin", + "description": "A small insectivorous bird with a red breast, common in gardens.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 249, + "fields": { + "list": 1, + "value": "Salamander", + "label": "Salamander", + "description": "An amphibian that typically has a lizard-like appearance.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 250, + "fields": { + "list": 1, + "value": "Salmon", + "label": "Salmon", + "description": "A popular food fish known for its migration from the sea to rivers to spawn.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 251, + "fields": { + "list": 1, + "value": "Sand Dollar", + "label": "Sand Dollar", + "description": "A flat, burrowing sea urchin that lives on the ocean floor.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 252, + "fields": { + "list": 1, + "value": "Scorpion", + "label": "Scorpion", + "description": "A predatory arachnid with a venomous stinger on its tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 253, + "fields": { + "list": 1, + "value": "Sea Horse", + "label": "Sea Horse", + "description": "A small marine fish with a head resembling that of a horse.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 254, + "fields": { + "list": 1, + "value": "Sea Lion", + "label": "Sea Lion", + "description": "A marine mammal with external ear flaps and the ability to walk on all fours.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 255, + "fields": { + "list": 1, + "value": "Sea Turtle", + "label": "Sea Turtle", + "description": "A marine reptile with a streamlined shell and flippers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 256, + "fields": { + "list": 1, + "value": "Seal", + "label": "Seal", + "description": "Semiaquatic marine mammals known for their sleek bodies and flippers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 257, + "fields": { + "list": 1, + "value": "Serval", + "label": "Serval", + "description": "A medium-sized wild cat native to sub-Saharan Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 258, + "fields": { + "list": 1, + "value": "Shark", + "label": "Shark", + "description": "A group of elasmobranch fish characterized by a cartilaginous skeleton.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 259, + "fields": { + "list": 1, + "value": "Sheep", + "label": "Sheep", + "description": "A domesticated ruminant mammal kept for wool, meat, and milk.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 260, + "fields": { + "list": 1, + "value": "Shrew", + "label": "Shrew", + "description": "A small insectivorous mammal that looks like a mouse but has a long snout.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 261, + "fields": { + "list": 1, + "value": "Shrimp", + "label": "Shrimp", + "description": "A small crustacean with an elongated body and ten legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 262, + "fields": { + "list": 1, + "value": "Siamang", + "label": "Siamang", + "description": "The largest species of gibbon, native to the forests of Southeast Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 263, + "fields": { + "list": 1, + "value": "Skink", + "label": "Skink", + "description": "A lizard belonging to the family Scincidae, often with small or no legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 264, + "fields": { + "list": 1, + "value": "Skunk", + "label": "Skunk", + "description": "A mammal known for its ability to spray a foul-smelling liquid.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 265, + "fields": { + "list": 1, + "value": "Sloth", + "label": "Sloth", + "description": "A slow-moving mammal found in the tropical rainforests of South America.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 266, + "fields": { + "list": 1, + "value": "Snail", + "label": "Snail", + "description": "A gastropod mollusk with a coiled shell.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 267, + "fields": { + "list": 1, + "value": "Snake", + "label": "Snake", + "description": "An elongated, legless, carnivorous reptile of the suborder Serpentes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 268, + "fields": { + "list": 1, + "value": "Snow Leopard", + "label": "Snow Leopard", + "description": "A large cat native to the mountain ranges of Central and South Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 269, + "fields": { + "list": 1, + "value": "Snowy Owl", + "label": "Snowy Owl", + "description": "A large, white owl native to Arctic regions of North America and Eurasia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 270, + "fields": { + "list": 1, + "value": "Sparrow", + "label": "Sparrow", + "description": "A small passerine bird that is common in many parts of the world.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 271, + "fields": { + "list": 1, + "value": "Spider", + "label": "Spider", + "description": "An eight-legged arachnid that often spins webs to catch prey.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 272, + "fields": { + "list": 1, + "value": "Spider Monkey", + "label": "Spider Monkey", + "description": "A New World monkey with long limbs and a prehensile tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 273, + "fields": { + "list": 1, + "value": "Sponge", + "label": "Sponge", + "description": "Simple aquatic animals that live on the seafloor and filter water.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 274, + "fields": { + "list": 1, + "value": "Squid", + "label": "Squid", + "description": "An elongated, fast-swimming cephalopod with ten tentacles.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 275, + "fields": { + "list": 1, + "value": "Squirrel", + "label": "Squirrel", + "description": "A small to medium-sized rodent with a bushy tail.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 276, + "fields": { + "list": 1, + "value": "Starfish", + "label": "Starfish", + "description": "A star-shaped echinoderm found on the seafloor.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 277, + "fields": { + "list": 1, + "value": "Stingray", + "label": "Stingray", + "description": "A flat fish with a long tail that has a venomous stinger.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 278, + "fields": { + "list": 1, + "value": "Stoat", + "label": "Stoat", + "description": "A small carnivorous mammal that turns white in winter (ermine).", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 279, + "fields": { + "list": 1, + "value": "Stork", + "label": "Stork", + "description": "A large, long-legged, long-necked wading bird with a heavy bill.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 280, + "fields": { + "list": 1, + "value": "Swan", + "label": "Swan", + "description": "A large waterbird known for its graceful long neck and white plumage.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 281, + "fields": { + "list": 1, + "value": "Tapir", + "label": "Tapir", + "description": "A large herbivorous mammal with a short, prehensile trunk.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 282, + "fields": { + "list": 1, + "value": "Tarantula", + "label": "Tarantula", + "description": "A large, hairy spider found in tropical and subtropical regions.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 283, + "fields": { + "list": 1, + "value": "Tasmanian Devil", + "label": "Tasmanian Devil", + "description": "A carnivorous marsupial native to the island of Tasmania.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 284, + "fields": { + "list": 1, + "value": "Termite", + "label": "Termite", + "description": "A social insect known for consuming wood and building large mounds.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 285, + "fields": { + "list": 1, + "value": "Tiger", + "label": "Tiger", + "description": "The largest species of cat, known for its orange coat with black stripes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 286, + "fields": { + "list": 1, + "value": "Toad", + "label": "Toad", + "description": "A tailless amphibian with dry, warty skin and short legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 287, + "fields": { + "list": 1, + "value": "Toucan", + "label": "Toucan", + "description": "A tropical bird with a large, brightly colored bill.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 288, + "fields": { + "list": 1, + "value": "Tree Frog", + "label": "Tree Frog", + "description": "A frog that spends most of its life in trees.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 289, + "fields": { + "list": 1, + "value": "Trout", + "label": "Trout", + "description": "A popular freshwater food and game fish of the salmon family.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 290, + "fields": { + "list": 1, + "value": "Tuna", + "label": "Tuna", + "description": "A large and fast-swimming saltwater fish, prized for food.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 291, + "fields": { + "list": 1, + "value": "Turkey", + "label": "Turkey", + "description": "A large bird native to North America, often domesticated for food.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 292, + "fields": { + "list": 1, + "value": "Turtle", + "label": "Turtle", + "description": "A reptile with a hard shell that protects its body.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 293, + "fields": { + "list": 1, + "value": "Uakari", + "label": "Uakari", + "description": "A small New World monkey with a bright red face.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 294, + "fields": { + "list": 1, + "value": "Vampire Bat", + "label": "Vampire Bat", + "description": "A bat that feeds primarily on the blood of other animals.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 295, + "fields": { + "list": 1, + "value": "Vaquita", + "label": "Vaquita", + "description": "A rare species of porpoise found in the Gulf of California.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 296, + "fields": { + "list": 1, + "value": "Vulture", + "label": "Vulture", + "description": "A scavenging bird of prey known for feeding on carrion.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 297, + "fields": { + "list": 1, + "value": "Wallaby", + "label": "Wallaby", + "description": "A small or medium-sized marsupial related to the kangaroo.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 298, + "fields": { + "list": 1, + "value": "Walrus", + "label": "Walrus", + "description": "A large marine mammal with tusks and whiskers.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 299, + "fields": { + "list": 1, + "value": "Warthog", + "label": "Warthog", + "description": "A wild member of the pig family found in sub-Saharan Africa.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 300, + "fields": { + "list": 1, + "value": "Wasp", + "label": "Wasp", + "description": "A stinging insect related to bees and ants.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 301, + "fields": { + "list": 1, + "value": "Water Buffalo", + "label": "Water Buffalo", + "description": "A large bovid used for plowing and transport in Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 302, + "fields": { + "list": 1, + "value": "Weasel", + "label": "Weasel", + "description": "A small carnivorous mammal with a long body and short legs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 303, + "fields": { + "list": 1, + "value": "Whale", + "label": "Whale", + "description": "A very large marine mammal that breathes through a blowhole.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 304, + "fields": { + "list": 1, + "value": "Whale Shark", + "label": "Whale Shark", + "description": "The largest fish in the world, a slow-moving filter feeder.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 305, + "fields": { + "list": 1, + "value": "Whippet", + "label": "Whippet", + "description": "A medium-sized dog breed of the sighthound family.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 306, + "fields": { + "list": 1, + "value": "Whooping Crane", + "label": "Whooping Crane", + "description": "The tallest North American bird, known for its loud call.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 307, + "fields": { + "list": 1, + "value": "Wildebeest", + "label": "Wildebeest", + "description": "A large African antelope, also known as a gnu.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 308, + "fields": { + "list": 1, + "value": "Wolf", + "label": "Wolf", + "description": "A large wild canine that lives and hunts in packs.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 309, + "fields": { + "list": 1, + "value": "Wolverine", + "label": "Wolverine", + "description": "A powerful, solitary carnivore in the weasel family.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 310, + "fields": { + "list": 1, + "value": "Wombat", + "label": "Wombat", + "description": "A burrowing marsupial native to Australia, known for its square droppings.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 311, + "fields": { + "list": 1, + "value": "Woodpecker", + "label": "Woodpecker", + "description": "A bird known for drumming its beak on trees to find insects.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 312, + "fields": { + "list": 1, + "value": "Yak", + "label": "Yak", + "description": "A long-haired bovid found throughout the Himalayan region.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 313, + "fields": { + "list": 1, + "value": "Zebra", + "label": "Zebra", + "description": "An African wild horse with distinctive black and white stripes.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 314, + "fields": { + "list": 1, + "value": "Zebu", + "label": "Zebu", + "description": "A species of domestic cattle originating in South Asia.", + "active": true + } + }, + { + "model": "common.selectionlistentry", + "pk": 315, + "fields": { + "list": 1, + "value": "Zorilla", + "label": "Zorilla", + "description": "A member of the weasel family that resembles a skunk.", + "active": true + } + }, { "model": "common.parametertemplate", "pk": 232, @@ -8939,6 +12420,21 @@ "enabled": true } }, + { + "model": "common.parametertemplate", + "pk": 253, + "fields": { + "metadata": {}, + "model_type": null, + "name": "Animal", + "units": "", + "description": "Select an animal", + "checkbox": false, + "choices": "", + "selectionlist": 1, + "enabled": true + } + }, { "model": "company.company", "pk": 1, @@ -46794,6 +50290,7 @@ "fields": { "metadata": null, "quantity": "1000.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46814,6 +50311,7 @@ "fields": { "metadata": null, "quantity": "4000.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46834,6 +50332,7 @@ "fields": { "metadata": null, "quantity": "50.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46854,6 +50353,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46874,6 +50374,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46894,6 +50395,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46914,6 +50416,7 @@ "fields": { "metadata": null, "quantity": "250.00000", + "line": "", "reference": "", "notes": "Need a lot of pink paint", "link": "", @@ -46934,6 +50437,7 @@ "fields": { "metadata": null, "quantity": "400.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46954,6 +50458,7 @@ "fields": { "metadata": null, "quantity": "10.00000", + "line": "", "reference": "Enclosures", "notes": "", "link": "", @@ -46974,6 +50479,7 @@ "fields": { "metadata": null, "quantity": "13.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -46994,6 +50500,7 @@ "fields": { "metadata": null, "quantity": "12.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47014,6 +50521,7 @@ "fields": { "metadata": null, "quantity": "3.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47034,6 +50542,7 @@ "fields": { "metadata": null, "quantity": "5.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47054,6 +50563,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47074,6 +50584,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47094,6 +50605,7 @@ "fields": { "metadata": {}, "quantity": "15.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47114,6 +50626,7 @@ "fields": { "metadata": {}, "quantity": "120.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47134,6 +50647,7 @@ "fields": { "metadata": {}, "quantity": "12.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47154,6 +50668,7 @@ "fields": { "metadata": {}, "quantity": "400.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47174,6 +50689,7 @@ "fields": { "metadata": null, "quantity": "500.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47194,6 +50710,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47214,6 +50731,7 @@ "fields": { "metadata": null, "quantity": "3.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47234,6 +50752,7 @@ "fields": { "metadata": null, "quantity": "2.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47254,6 +50773,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47274,6 +50794,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47294,6 +50815,7 @@ "fields": { "metadata": {}, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47314,6 +50836,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47334,6 +50857,7 @@ "fields": { "metadata": {}, "quantity": "123.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47354,6 +50878,7 @@ "fields": { "metadata": {}, "quantity": "3.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47374,6 +50899,7 @@ "fields": { "metadata": {}, "quantity": "5.00000", + "line": "", "reference": "X2-3", "notes": "", "link": "", @@ -47394,6 +50920,7 @@ "fields": { "metadata": {}, "quantity": "5000.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47414,6 +50941,7 @@ "fields": { "metadata": {}, "quantity": "5000.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47434,6 +50962,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47454,6 +50983,7 @@ "fields": { "metadata": {}, "quantity": "200.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47474,6 +51004,7 @@ "fields": { "metadata": {}, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47494,6 +51025,7 @@ "fields": { "metadata": {}, "quantity": "123.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47514,6 +51046,7 @@ "fields": { "metadata": {}, "quantity": "25.00000", + "line": "", "reference": "PCB assembly", "notes": "", "link": "", @@ -47534,6 +51067,7 @@ "fields": { "metadata": {}, "quantity": "50.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47554,6 +51088,7 @@ "fields": { "metadata": {}, "quantity": "50.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47574,6 +51109,7 @@ "fields": { "metadata": {}, "quantity": "1.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47594,6 +51130,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "Shipping", "notes": "Shipping", "link": "", @@ -47612,6 +51149,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "Shipping", "notes": "", "link": "", @@ -47630,6 +51168,7 @@ "fields": { "metadata": {}, "quantity": "1.00000", + "line": "", "reference": "NRE", "notes": "", "link": "", @@ -47648,6 +51187,7 @@ "fields": { "metadata": {}, "quantity": "1.00000", + "line": "", "reference": "Shipping", "notes": "", "link": "", @@ -47666,6 +51206,7 @@ "fields": { "metadata": null, "quantity": "3.00000", + "line": "", "reference": "", "notes": "Blue chairs", "link": "", @@ -47684,6 +51225,7 @@ "fields": { "metadata": null, "quantity": "5.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47702,6 +51244,7 @@ "fields": { "metadata": null, "quantity": "25.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47720,6 +51263,7 @@ "fields": { "metadata": null, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47738,6 +51282,7 @@ "fields": { "metadata": null, "quantity": "15.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47756,6 +51301,7 @@ "fields": { "metadata": null, "quantity": "75.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47774,6 +51320,7 @@ "fields": { "metadata": null, "quantity": "25.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47792,6 +51339,7 @@ "fields": { "metadata": null, "quantity": "25.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47810,6 +51358,7 @@ "fields": { "metadata": null, "quantity": "15.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47828,6 +51377,7 @@ "fields": { "metadata": {}, "quantity": "1.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47846,6 +51396,7 @@ "fields": { "metadata": null, "quantity": "5.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47864,6 +51415,7 @@ "fields": { "metadata": null, "quantity": "15.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47882,6 +51434,7 @@ "fields": { "metadata": null, "quantity": "10.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47900,6 +51453,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47918,6 +51472,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "FUR-BLU", "notes": "", "link": "", @@ -47936,6 +51491,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "FUR-RED", "notes": "", "link": "", @@ -47954,6 +51510,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "FUR-GRN", "notes": "", "link": "", @@ -47972,6 +51529,7 @@ "fields": { "metadata": {}, "quantity": "3.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -47990,6 +51548,7 @@ "fields": { "metadata": {}, "quantity": "50.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48008,6 +51567,7 @@ "fields": { "metadata": {}, "quantity": "5.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48026,6 +51586,7 @@ "fields": { "metadata": {}, "quantity": "2.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48044,6 +51605,7 @@ "fields": { "metadata": {}, "quantity": "25.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48062,6 +51624,7 @@ "fields": { "metadata": {}, "quantity": "5.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48080,6 +51643,7 @@ "fields": { "metadata": {}, "quantity": "5.00000", + "line": "", "reference": "213", "notes": "", "link": "", @@ -48098,6 +51662,7 @@ "fields": { "metadata": {}, "quantity": "25.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48116,6 +51681,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48134,6 +51700,7 @@ "fields": { "metadata": {}, "quantity": "12.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48152,6 +51719,7 @@ "fields": { "metadata": {}, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48170,6 +51738,7 @@ "fields": { "metadata": {}, "quantity": "100.00000", + "line": "", "reference": "", "notes": "", "link": "", @@ -48188,6 +51757,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "SW-001", "notes": "", "link": "", @@ -48206,6 +51776,7 @@ "fields": { "metadata": {}, "quantity": "3.00000", + "line": "", "reference": "SW-002", "notes": "", "link": "", @@ -48224,6 +51795,7 @@ "fields": { "metadata": {}, "quantity": "10.00000", + "line": "", "reference": "SW-001", "notes": "", "link": "", @@ -48242,6 +51814,7 @@ "fields": { "metadata": {}, "quantity": "3.00000", + "line": "", "reference": "SW-002", "notes": "", "link": "", @@ -48260,6 +51833,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "Interior design consulting", "notes": "", "link": "", @@ -48278,6 +51852,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "Feng shui guidelines", "notes": "", "link": "", @@ -48296,6 +51871,7 @@ "fields": { "metadata": null, "quantity": "65.00000", + "line": "", "reference": "Progamming", "notes": "", "link": "", @@ -49323,6 +52899,7 @@ "pk": 1, "fields": { "metadata": null, + "line": "", "reference": "", "notes": "Apparently let out the magic smoke", "link": "", @@ -49343,6 +52920,7 @@ "pk": 2, "fields": { "metadata": null, + "line": "", "reference": "", "notes": "Wrong color", "link": "", @@ -49363,6 +52941,7 @@ "pk": 3, "fields": { "metadata": null, + "line": "", "reference": "", "notes": "", "link": "", @@ -49384,6 +52963,7 @@ "fields": { "metadata": null, "quantity": "1.00000", + "line": "", "reference": "Shipping", "notes": "Carrier pigeon", "link": "", @@ -69579,9 +73159,9 @@ "model": "part.partpricing", "pk": 842, "fields": { - "updated": "2026-04-03T08:41:03.028Z", + "updated": "2026-04-09T09:24:33.441Z", "currency": "USD", - "scheduled_for_update": true, + "scheduled_for_update": false, "part": 915, "bom_cost_min_currency": "USD", "bom_cost_min": null, @@ -69625,9 +73205,9 @@ "model": "part.partpricing", "pk": 843, "fields": { - "updated": "2026-04-03T08:43:00.893Z", + "updated": "2026-04-09T09:24:33.445Z", "currency": "USD", - "scheduled_for_update": true, + "scheduled_for_update": false, "part": 916, "bom_cost_min_currency": "USD", "bom_cost_min": null, @@ -69671,9 +73251,9 @@ "model": "part.partpricing", "pk": 844, "fields": { - "updated": "2026-04-03T08:45:35.738Z", + "updated": "2026-04-09T09:24:33.448Z", "currency": "USD", - "scheduled_for_update": true, + "scheduled_for_update": false, "part": 917, "bom_cost_min_currency": "USD", "bom_cost_min": null, @@ -69717,9 +73297,9 @@ "model": "part.partpricing", "pk": 845, "fields": { - "updated": "2026-04-03T08:45:47.662Z", + "updated": "2026-04-09T09:24:33.452Z", "currency": "USD", - "scheduled_for_update": true, + "scheduled_for_update": false, "part": 918, "bom_cost_min_currency": "USD", "bom_cost_min": null, @@ -69763,9 +73343,9 @@ "model": "part.partpricing", "pk": 846, "fields": { - "updated": "2026-04-03T08:45:52.375Z", + "updated": "2026-04-09T09:24:33.457Z", "currency": "USD", - "scheduled_for_update": true, + "scheduled_for_update": false, "part": 919, "bom_cost_min_currency": "USD", "bom_cost_min": null, @@ -69809,9 +73389,9 @@ "model": "part.partpricing", "pk": 847, "fields": { - "updated": "2026-04-03T08:45:56.727Z", + "updated": "2026-04-09T09:24:33.460Z", "currency": "USD", - "scheduled_for_update": true, + "scheduled_for_update": false, "part": 920, "bom_cost_min_currency": "USD", "bom_cost_min": null, @@ -91427,7 +95007,7 @@ "pk": 1, "fields": { "password": "pbkdf2_sha256$1000000$CWvgH2EOSzLLJgYY64YHjS$S5ppC9xcNnjL5GLQQh3oTTwahpM4yYK1HyOvXc0pyiE=", - "last_login": "2026-04-03T04:40:50.722Z", + "last_login": "2026-04-09T09:33:23.633Z", "is_superuser": true, "username": "admin", "first_name": "Adam", @@ -217785,6 +221365,26 @@ "note": "" } }, + { + "model": "common.parameter", + "pk": 15545, + "fields": { + "metadata": {}, + "updated": "2026-04-09T11:58:16.546Z", + "updated_by": [ + "admin" + ], + "model_type": [ + "part", + "part" + ], + "model_id": 915, + "template": 253, + "data": "Armadillo", + "data_numeric": null, + "note": "I have selected an Armadillo" + } + }, { "model": "common.notesimage", "pk": 1,