Birdname REST APIView

GET /bnapi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "bird_name": "groove-billed toucanet",
    "scientific_name": {
        "scientific_name": "aulacorhynchus sulcatus"
    }
}