HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://api.discogs.com/masters/91523 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 663 "request_size" => 208 "total_time" => 0.220324 "namelookup_time" => 0.003477 "connect_time" => 0.004605 "pretransfer_time" => 0.045214 "size_download" => 1839.0 "speed_download" => 8346.0 "starttransfer_time" => 0.219803 "primary_ip" => "104.18.36.202" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 48998 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 44907 "connect_time_us" => 4605 "namelookup_time_us" => 3477 "pretransfer_time_us" => 45214 "starttransfer_time_us" => 219803 "total_time_us" => 220324 "effective_method" => "GET" "start_time" => 1770967068.7957 "original_url" => "https://api.discogs.com/masters/91523" "pause_handler" => Closure(float $duration) {#798 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#794 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#761 …} : -9223372036854775808 } } "debug" => """ * Host api.discogs.com:443 was resolved.\n * IPv6: 2606:4700:4401::ac40:9736, 2a06:98c1:310d::6812:24ca\n * IPv4: 104.18.36.202, 172.64.151.54\n * Trying [2606:4700:4401::ac40:9736]:443...\n * Immediate connect fail for 2606:4700:4401::ac40:9736: Network unreachable\n * Trying 104.18.36.202:443...\n * ALPN: curl offers h2,http/1.1\n * SSL Trust Anchors:\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519MLKEM768 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=discogs.com\n * start date: Feb 1 20:42:22 2026 GMT\n * expire date: May 2 20:42:21 2026 GMT\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * subjectAltName: "api.discogs.com" matches cert's "*.discogs.com"\n * SSL certificate verified via OpenSSL.\n * Established connection to api.discogs.com (104.18.36.202 port 443) from 172.18.0.7 port 48998 \n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.discogs.com/masters/91523\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: api.discogs.com]\n * [HTTP/2] [1] [:path: /masters/91523]\n * [HTTP/2] [1] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [1] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /masters/91523 HTTP/2\r\n Host: api.discogs.com\r\n Authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb\r\n User-Agent: YourAppName/0.1 +http://yourapp.com\r\n Accept: */*\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Fri, 13 Feb 2026 07:17:49 GMT\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < strict-transport-security: max-age=15552000\r\n < vary: Accept-Encoding\r\n < x-discogs-ratelimit: 60\r\n < x-discogs-ratelimit-remaining: 50\r\n < x-discogs-ratelimit-used: 10\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="_byMZaq67ZLM_bTFKso8rCQzPQBy.g4oWVxY53Xstpk-1770967069-1.0.1.1-LiZ250VUmiOBT4w_Nh8Xa16Wpb.TA9sQGUcb88RRxGRn_QxIxn0.YPSHgg5Xe6G7Sc3a6JG69.uIc3bkm8xaTrDyLQVkGctB8d1zhOCtEyQ" for domain discogs.com, path /, expire 1770968869\n < set-cookie: __cf_bm=_byMZaq67ZLM_bTFKso8rCQzPQBy.g4oWVxY53Xstpk-1770967069-1.0.1.1-LiZ250VUmiOBT4w_Nh8Xa16Wpb.TA9sQGUcb88RRxGRn_QxIxn0.YPSHgg5Xe6G7Sc3a6JG69.uIc3bkm8xaTrDyLQVkGctB8d1zhOCtEyQ; path=/; expires=Fri, 13-Feb-26 07:47:49 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None\r\n < server: cloudflare\r\n < cf-ray: 9cd28c544cbae337-ATL\r\n < alt-svc: h3=":443"; ma=86400\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Fri, 13 Feb 2026 07:17:49 GMT" "content-type: application/json" "content-encoding: gzip" "strict-transport-security: max-age=15552000" "vary: Accept-Encoding" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 50" "x-discogs-ratelimit-used: 10" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=_byMZaq67ZLM_bTFKso8rCQzPQBy.g4oWVxY53Xstpk-1770967069-1.0.1.1-LiZ250VUmiOBT4w_Nh8Xa16Wpb.TA9sQGUcb88RRxGRn_QxIxn0.YPSHgg5Xe6G7Sc3a6JG69.uIc3bkm8xaTrDyLQVkGctB8d1zhOCtEyQ; path=/; expires=Fri, 13-Feb-26 07:47:49 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "cf-ray: 9cd28c544cbae337-ATL" "alt-svc: h3=":443"; ma=86400" ] "response_json" => [ "id" => 91523 "main_release" => 2156911 "most_recent_release" => 28445818 "resource_url" => "https://api.discogs.com/masters/91523" "uri" => "https://www.discogs.com/master/91523-Snow-2-12-Inches-Of-Snow" "versions_url" => "https://api.discogs.com/masters/91523/versions" "main_release_url" => "https://api.discogs.com/releases/2156911" "most_recent_release_url" => "https://api.discogs.com/releases/28445818" "num_for_sale" => 494 "lowest_price" => 0.09 "images" => [ [ "type" => "primary" "uri" => "https://i.discogs.com/VlYfpXPfkoTEHifINBRbaoFz6MKHHMhHJF7yaWzdcfY/rs:fit/g:sm/q:90/h:600/w:586/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk1/My01NjgwLmpwZWc.jpeg" "resource_url" => "https://i.discogs.com/VlYfpXPfkoTEHifINBRbaoFz6MKHHMhHJF7yaWzdcfY/rs:fit/g:sm/q:90/h:600/w:586/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk1/My01NjgwLmpwZWc.jpeg" "uri150" => "https://i.discogs.com/zcL5HPFg4xJ1BhI9ACnHdHkPfPCyBcYluWIueCIKYlc/rs:fit/g:sm/q:40/h:150/w:150/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk1/My01NjgwLmpwZWc.jpeg" "width" => 586 "height" => 600 ] [ "type" => "secondary" "uri" => "https://i.discogs.com/VMWOlRr40y-2btpzHrvTIFK-IYY-YaX9sYC0e9rggL8/rs:fit/g:sm/q:90/h:149/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk2/NC01OTk4LmpwZWc.jpeg" "resource_url" => "https://i.discogs.com/VMWOlRr40y-2btpzHrvTIFK-IYY-YaX9sYC0e9rggL8/rs:fit/g:sm/q:90/h:149/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk2/NC01OTk4LmpwZWc.jpeg" "uri150" => "https://i.discogs.com/bHkT-LdQbupqIWkipJ7GVxa8HdFG2VfyTMFZZoMSZkM/rs:fit/g:sm/q:40/h:150/w:150/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk2/NC01OTk4LmpwZWc.jpeg" "width" => 600 "height" => 149 ] [ "type" => "secondary" "uri" => "https://i.discogs.com/cgVVF-CM_B3phQ46unPEHlNXLlwdL_hhdCi-0tw5F1Y/rs:fit/g:sm/q:90/h:150/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk2/NS0xMzgzLmpwZWc.jpeg" "resource_url" => "https://i.discogs.com/cgVVF-CM_B3phQ46unPEHlNXLlwdL_hhdCi-0tw5F1Y/rs:fit/g:sm/q:90/h:150/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk2/NS0xMzgzLmpwZWc.jpeg" "uri150" => "https://i.discogs.com/aNWgcUvAbICQSrAT1TNIaTWrUBqF9zon0o0boOry9HA/rs:fit/g:sm/q:40/h:150/w:150/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTIxNTY5/MTEtMTY0MDkxMTk2/NS0xMzgzLmpwZWc.jpeg" "width" => 600 "height" => 150 ] ] "genres" => [ "Hip Hop" "Reggae" ] "styles" => [ "Ragga" "Pop Rap" "Dancehall" "Reggae-Pop" ] "year" => 1993 "tracklist" => [ [ "position" => "1" "type_" => "track" "title" => "Runway" "extraartists" => [ [ "name" => "DJ Prince (2)" "anv" => "" "join" => "" "role" => "Bass, Performer [Beats]" "tracks" => "" "id" => 158469 "resource_url" => "https://api.discogs.com/artists/158469" ] [ "name" => "Marvin Prince" "anv" => "" "join" => "" "role" => "Written-By" "tracks" => "" "id" => 646412 "resource_url" => "https://api.discogs.com/artists/646412" ] ] "duration" => "4:27" ] [ "position" => "2" "type_" => "track" "title" => "Champion Sound" "duration" => "4:00" ] [ "position" => "3" "type_" => "track" "title" => "Lonely Monday Morning" "extraartists" => [ [ "name" => "Jerome Sydenham" "anv" => "" "join" => "" "role" => "Leader [Musical Direction]" "tracks" => "" "id" => 3805 "resource_url" => "https://api.discogs.com/artists/3805" ] ] "duration" => "4:44" ] [ "position" => "4" "type_" => "track" "title" => "Drunken Styles" "extraartists" => [ [ "name" => "DJ Prince (2)" "anv" => "" "join" => "" "role" => "Vocals [Additional], Rap [Additional Rap Vocals]" "tracks" => "" "id" => 158469 "resource_url" => "https://api.discogs.com/artists/158469" ] ] "duration" => "4:04" ] [ "position" => "5" "type_" => "track" "title" => "Girl, I've Been Hurt" "duration" => "4:12" ] [ "position" => "6" "type_" => "track" "title" => "Hey Pretty Love" "extraartists" => [ [ "name" => "Ronaldo Dasilva" "anv" => "" "join" => "" "role" => "Guitar" "tracks" => "" "id" => 646411 "resource_url" => "https://api.discogs.com/artists/646411" ] ] "duration" => "4:24" ] [ "position" => "7" "type_" => "track" "title" => "Informer" "extraartists" => [ [ "name" => "MC Shan" "anv" => "M.C. Shan" "join" => "" "role" => "Rap [Additional Rap Vocals]" "tracks" => "" "id" => 48423 "resource_url" => "https://api.discogs.com/artists/48423" ] ] "duration" => "4:28" ] [ "position" => "8" "type_" => "track" "title" => "Creative Child" "duration" => "3:17" ] [ "position" => "9" "type_" => "track" "title" => "Lady With The Red Dress" "duration" => "3:25" ] [ "position" => "10" "type_" => "track" "title" => "Uhh In You" "extraartists" => [ [ "name" => "MC Shan" "anv" => "M.C. Shan" "join" => "" "role" => "Co-producer" "tracks" => "" "id" => 48423 "resource_url" => "https://api.discogs.com/artists/48423" ] [ "name" => "John Ficarrotta" "anv" => "John "Jumpstreet" Ficarrotta" "join" => "" "role" => "Producer, Written-By" "tracks" => "" "id" => 158467 "resource_url" => "https://api.discogs.com/artists/158467" ] ] "duration" => "3:46" ] [ "position" => "11" "type_" => "track" "title" => "Can't Get Enough" "duration" => "3:51" ] [ "position" => "12" "type_" => "track" "title" => "Ease Up" "duration" => "4:51" ] [ "position" => "13" "type_" => "track" "title" => "50 Ways" "extraartists" => [ [ "name" => "MC Shan" "anv" => "M.C. Shan" "join" => "" "role" => "Rap [Additional Rap Vocals]" "tracks" => "" "id" => 48423 "resource_url" => "https://api.discogs.com/artists/48423" ] ] "duration" => "3:40" ] [ "position" => "14" "type_" => "track" "title" => "Lonely Monday Morning (Remix)" "duration" => "4:21" ] ] "artists" => [ [ "name" => "Snow (2)" "anv" => "" "join" => "" "role" => "" "tracks" => "" "id" => 72672 "resource_url" => "https://api.discogs.com/artists/72672" "thumbnail_url" => "https://i.discogs.com/LI7JBnaP92wBXlKQtM5s5vOS9PRky_ld-9nuWV6ux4Q/rs:fit/g:sm/q:90/h:400/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9BLTcyNjcy/LTE3MTgyOTc4Mjgt/NzgyNy5qcGVn.jpeg" ] ] "title" => "12 Inches Of Snow" "data_quality" => "Correct" "videos" => [ [ "uri" => "https://www.youtube.com/watch?v=TSffz_bl6zo" "title" => "Snow - Informer (Official Music Video)" "description" => """ You're watching the official music video for Snow - "Informer" from the album '12 Inches of Snow'. "Informer" is sampled and Snow is featured in Daddy Yankee's "Con Calma".\n \n Subscribe to the Rhino Channel! https://Rhino.lnk.to/YouTubeSubID \n \n Check Out Our """ "duration" => 246 "embed" => true ] [ "uri" => "https://www.youtube.com/watch?v=LfIaAGM6EZE" "title" => "SNOW - Runway" "description" => "" "duration" => 242 "embed" => true ] [ "uri" => "https://www.youtube.com/watch?v=ln-gxMK7S4A" "title" => "Snow - Girl I've Been Hurt" "description" => "Make money, join Neobux: http://hyv.es/dmxV3Z" "duration" => 244 "embed" => true ] ] ] ] |
|