Count the total number of occurrences for given search parameters

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

{
    "count": "1,075"
}