Count the total number of occurrences for given search parameters

GET /api/occurrence/count/?taxon=9737030
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": "418"
}