Returns a single pet.
{ "id": 10, "name": "doggie", "category": { "id": 1, "name": "Dogs" }, "photoUrls": [ "<string>" ], "tags": [ { "id": 123, "name": "<string>" } ], "status": "available" }
ID of pet to return
"doggie"
10
Show child attributes
1
"Dogs"
pet status in the store
available
pending
sold