Public Crocodiles
Crocs without an owner are considered public.
GET /public/crocodiles/1/
{
"id": 1,
"name": "Bert",
"sex": "M",
"date_of_birth": "2010-06-27",
"age": 14
}Crocs without an owner are considered public.
GET /public/crocodiles/1/
{
"id": 1,
"name": "Bert",
"sex": "M",
"date_of_birth": "2010-06-27",
"age": 14
}