Get the body of the response.
Determine if the response indicates a client error occurred.
Determine if the response indicates a client or server error occurred.
Determine if the response code was "OK".
Determine if the response was a redirect.
Determine if the response indicates a server error occurred.
Determine if the request was successful.
Get the JSON decoded body of the response as an array.
Get the status code of the response.