A simple ViewSet for retrieving the API health status.

GET /api/v1/health/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

"OK!"