API endpoint path (e.g. "/v1/illust/detail").
HTTP method used for the request.
URL-encoded request body for POST requests (null for GET).
JSON-serialized request headers (null if unavailable).
Serialized response body.
JSON-serialized response headers (null if unavailable).
Whether the response body was parsed as JSON or left as plain text.
HTTP response status code.
Full request URL including query string (null if unavailable).
A single API response record passed to the interceptor after every successful HTTP call made by the pixiv client.