Count messages in a room.

GET /api/message-count/?format=api&roomUrl=https%3A%2F%2Fcoolhealth.com.tw%2Fair-force-and-cancer
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "route_block": false
}