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

{
    "successful": true,
    "msg": "ALL OK"
}