Illuminate\Http\Client\Response {#1463
  #response: GuzzleHttp\Psr7\Response {#1428
    -reasonPhrase: "Not Found"
    -statusCode: 404
    -headers: array:11 [
      "Content-Type" => array:1 [
        0 => "application/json;charset=utf-8"
      ]
      "Content-Length" => array:1 [
        0 => "100"
      ]
      "Connection" => array:1 [
        0 => "keep-alive"
      ]
      "Date" => array:1 [
        0 => "Thu, 28 Mar 2024 08:52:19 GMT"
      ]
      "Server" => array:1 [
        0 => "openresty"
      ]
      "Vary" => array:2 [
        0 => "Accept-Encoding"
        1 => "Origin"
      ]
      "X-Cache" => array:1 [
        0 => "Error from cloudfront"
      ]
      "Via" => array:1 [
        0 => "1.1 d42baf2176175bbe44a0ffaa3781bc56.cloudfront.net (CloudFront)"
      ]
      "X-Amz-Cf-Pop" => array:1 [
        0 => "MCI50-P2"
      ]
      "Alt-Svc" => array:1 [
        0 => "h3=":443"; ma=86400"
      ]
      "X-Amz-Cf-Id" => array:1 [
        0 => "XtUBit6nSe3QFVA6cQYXrd0cuW_pDQsBYNN-K83ygNuSkez9Qz3PjA=="
      ]
    ]
    -headerNames: array:11 [
      "content-type" => "Content-Type"
      "content-length" => "Content-Length"
      "connection" => "Connection"
      "date" => "Date"
      "server" => "Server"
      "vary" => "Vary"
      "x-cache" => "X-Cache"
      "via" => "Via"
      "x-amz-cf-pop" => "X-Amz-Cf-Pop"
      "alt-svc" => "Alt-Svc"
      "x-amz-cf-id" => "X-Amz-Cf-Id"
    ]
    -protocol: "1.1"
    -stream: GuzzleHttp\Psr7\Stream {#1429
      -stream: stream resource @12
        wrapper_type: "PHP"
        stream_type: "TEMP"
        mode: "w+b"
        unread_bytes: 0
        seekable: true
        uri: "php://temp"
        options: []
      }
      -size: null
      -seekable: true
      -readable: true
      -writable: true
      -uri: "php://temp"
      -customMetadata: []
    }
  }
  #decoded: null
  +"cookies": GuzzleHttp\Cookie\CookieJar {#1448
    -cookies: []
    -strictMode: false
  }
  +"transferStats": GuzzleHttp\TransferStats {#1427
    -request: GuzzleHttp\Psr7\Request {#1439
      -method: "GET"
      -requestTarget: null
      -uri: GuzzleHttp\Psr7\Uri {#1442
        -scheme: "https"
        -userInfo: ""
        -host: "api.themoviedb.org"
        -port: null
        -path: "/3/tv/42250"
        -query: "api_key=892b7c8469f251441be840cf2aeb9d74&language=en&page=1&append_to_response=videos%2Cimages%2Crecommendations%2Csimilar%2Ccredits%2Cmovie_credits%2Ctv_credits%2Ckeywords&include_image_language=en%2C%20null"
        -fragment: ""
        -composedComponents: "https://api.themoviedb.org/3/tv/42250?api_key=892b7c8469f251441be840cf2aeb9d74&language=en&page=1&append_to_response=videos%2Cimages%2Crecommendations%2Csimilar%2Ccredits%2Cmovie_credits%2Ctv_credits%2Ckeywords&include_image_language=en%2C%20null"
      }
      -headers: array:2 [
        "User-Agent" => array:1 [
          0 => "GuzzleHttp/7"
        ]
        "Host" => array:1 [
          0 => "api.themoviedb.org"
        ]
      ]
      -headerNames: array:2 [
        "user-agent" => "User-Agent"
        "host" => "Host"
      ]
      -protocol: "1.1"
      -stream: GuzzleHttp\Psr7\Stream {#1440
        -stream: stream resource @10
          wrapper_type: "PHP"
          stream_type: "TEMP"
          mode: "w+b"
          unread_bytes: 0
          seekable: true
          uri: "php://temp"
          options: []
        }
        -size: 0
        -seekable: true
        -readable: true
        -writable: true
        -uri: "php://temp"
        -customMetadata: []
      }
    }
    -response: GuzzleHttp\Psr7\Response {#1428}
    -transferTime: 1.099675
    -handlerStats: array:38 [
      "url" => "https://api.themoviedb.org/3/tv/42250?api_key=892b7c8469f251441be840cf2aeb9d74&language=en&page=1&append_to_response=videos%2Cimages%2Crecommendations%2Csimilar%2Ccredits%2Cmovie_credits%2Ctv_credits%2Ckeywords&include_image_language=en%2C%20null"
      "content_type" => "application/json;charset=utf-8"
      "http_code" => 404
      "header_size" => 438
      "request_size" => 289
      "filetime" => -1
      "ssl_verify_result" => 0
      "redirect_count" => 0
      "total_time" => 1.099675
      "namelookup_time" => 0.000493
      "connect_time" => 0.200011
      "pretransfer_time" => 0.950732
      "size_upload" => 0.0
      "size_download" => 100.0
      "speed_download" => 90.0
      "speed_upload" => 0.0
      "download_content_length" => 100.0
      "upload_content_length" => 0.0
      "starttransfer_time" => 1.09944
      "redirect_time" => 0.0
      "redirect_url" => ""
      "primary_ip" => "108.157.150.25"
      "certinfo" => []
      "primary_port" => 443
      "local_ip" => "66.29.141.248"
      "local_port" => 53242
      "http_version" => 2
      "protocol" => 2
      "ssl_verifyresult" => 0
      "scheme" => "HTTPS"
      "appconnect_time_us" => 1150647
      "connect_time_us" => 200011
      "namelookup_time_us" => 493
      "pretransfer_time_us" => 950732
      "redirect_time_us" => 0
      "starttransfer_time_us" => 1099440
      "total_time_us" => 1099675
      "appconnect_time" => 1.150647
    ]
    -handlerErrorData: 0
  }
}