HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://api.discogs.com/masters/373715 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 663 "request_size" => 209 "total_time" => 0.382491 "namelookup_time" => 0.003598 "connect_time" => 0.004662 "pretransfer_time" => 0.07688 "size_download" => 1362.0 "speed_download" => 3560.0 "starttransfer_time" => 0.381761 "primary_ip" => "104.18.36.202" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 49196 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 76575 "connect_time_us" => 4662 "namelookup_time_us" => 3598 "pretransfer_time_us" => 76880 "starttransfer_time_us" => 381761 "total_time_us" => 382491 "effective_method" => "GET" "start_time" => 1770973707.6468 "original_url" => "https://api.discogs.com/masters/373715" "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: 2a06:98c1:310d::6812:24ca, 2606:4700:4401::ac40:9736\n * IPv4: 104.18.36.202, 172.64.151.54\n * Trying [2a06:98c1:310d::6812:24ca]:443...\n * Immediate connect fail for 2a06:98c1:310d::6812:24ca: 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 49196 \n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.discogs.com/masters/373715\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/373715]\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/373715 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 09:08:28 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: 46\r\n < x-discogs-ratelimit-used: 14\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="1ACBJT8nc2wdsl0bnHgnMrlqHxy_hO9csqJEA3r3Y0Q-1770973708-1.0.1.1-N_EQLZ9g48.3Ep5CnU5AsfQKc1eJv98oEFKSSQT.LR9HAy60I9iKn9MopTcZ9FiqPCxz9xxyCeqLOqDNRbeSPRr9mK0aM5FP.O9dVpLe25Q" for domain discogs.com, path /, expire 1770975508\n < set-cookie: __cf_bm=1ACBJT8nc2wdsl0bnHgnMrlqHxy_hO9csqJEA3r3Y0Q-1770973708-1.0.1.1-N_EQLZ9g48.3Ep5CnU5AsfQKc1eJv98oEFKSSQT.LR9HAy60I9iKn9MopTcZ9FiqPCxz9xxyCeqLOqDNRbeSPRr9mK0aM5FP.O9dVpLe25Q; path=/; expires=Fri, 13-Feb-26 09:38:28 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None\r\n < server: cloudflare\r\n < cf-ray: 9cd32e69496fbf73-ATL\r\n < alt-svc: h3=":443"; ma=86400\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Fri, 13 Feb 2026 09:08:28 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: 46" "x-discogs-ratelimit-used: 14" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=1ACBJT8nc2wdsl0bnHgnMrlqHxy_hO9csqJEA3r3Y0Q-1770973708-1.0.1.1-N_EQLZ9g48.3Ep5CnU5AsfQKc1eJv98oEFKSSQT.LR9HAy60I9iKn9MopTcZ9FiqPCxz9xxyCeqLOqDNRbeSPRr9mK0aM5FP.O9dVpLe25Q; path=/; expires=Fri, 13-Feb-26 09:38:28 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "cf-ray: 9cd32e69496fbf73-ATL" "alt-svc: h3=":443"; ma=86400" ] "response_json" => [ "id" => 373715 "main_release" => 3145534 "most_recent_release" => 2723411 "resource_url" => "https://api.discogs.com/masters/373715" "uri" => "https://www.discogs.com/master/373715-Antonio-Flores-Cosas-Mias" "versions_url" => "https://api.discogs.com/masters/373715/versions" "main_release_url" => "https://api.discogs.com/releases/3145534" "most_recent_release_url" => "https://api.discogs.com/releases/2723411" "num_for_sale" => 74 "lowest_price" => 0.52 "images" => [ [ "type" => "primary" "uri" => "https://i.discogs.com/cxpH4eGukGW7o1tBIOXvIsWT8RQ3uMyKc0RhjmUIdwI/rs:fit/g:sm/q:90/h:325/w:325/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTMxNDU1/MzQtMTMxNzg2MjQx/MC5qcGVn.jpeg" "resource_url" => "https://i.discogs.com/cxpH4eGukGW7o1tBIOXvIsWT8RQ3uMyKc0RhjmUIdwI/rs:fit/g:sm/q:90/h:325/w:325/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTMxNDU1/MzQtMTMxNzg2MjQx/MC5qcGVn.jpeg" "uri150" => "https://i.discogs.com/XZFj-vQVxTUjRESVNBtNfyOBKP_5wJG2xgS4KOAyEvg/rs:fit/g:sm/q:40/h:150/w:150/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTMxNDU1/MzQtMTMxNzg2MjQx/MC5qcGVn.jpeg" "width" => 325 "height" => 325 ] ] "genres" => [ "Rock" "Latin" "Pop" "Folk, World, & Country" ] "styles" => [ "Pop Rock" ] "year" => 1994 "tracklist" => [ [ "position" => "A1" "type_" => "track" "title" => "Isla De Palma" "duration" => "3:37" ] [ "position" => "A2" "type_" => "track" "title" => "Juan El Golosinas" "duration" => "4:22" ] [ "position" => "A3" "type_" => "track" "title" => "Cuerpo De Mujer" "duration" => "3:34" ] [ "position" => "A4" "type_" => "track" "title" => "Arriba Los Corazones" "duration" => "3:49" ] [ "position" => "A5" "type_" => "track" "title" => "Una Espina" "duration" => "2:49" ] [ "position" => "B1" "type_" => "track" "title" => "Alba" "duration" => "3:44" ] [ "position" => "B2" "type_" => "track" "title" => "Siete Vidas" "duration" => "4:02" ] [ "position" => "B3" "type_" => "track" "title" => "Anti Tu" "duration" => "3:39" ] [ "position" => "B4" "type_" => "track" "title" => "Mi Habitacion" "duration" => "3:49" ] [ "position" => "B5" "type_" => "track" "title" => "El Indio" "duration" => "3:43" ] ] "artists" => [ [ "name" => "Antonio Flores" "anv" => "" "join" => "" "role" => "" "tracks" => "" "id" => 521660 "resource_url" => "https://api.discogs.com/artists/521660" "thumbnail_url" => "https://i.discogs.com/7UK3o-Bxce_wwvRLkZDEihld5oqM_UcKsPmn7ghtS60/rs:fit/g:sm/q:90/h:599/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9BLTUyMTY2/MC0xNzQzNTc3MDU4/LTQ0MDUuanBlZw.jpeg" ] ] "title" => "Cosas Mias" "data_quality" => "Correct" "videos" => [ [ "uri" => "https://www.youtube.com/watch?v=zQIx4UFe1xc" "title" => "Pepe Luis Carmona [con Antonio Carmona] - Cosas mías (Videoclip oficial)" "description" => "Pepe Luis Carmona ‘Habichuela’, pertenece a esa generación de artistas flamencos que supieron encontrar el camino entre sus raíces flamencas y la música moderna. Tras unos años de silencio, vuelve a rodearse de amigos para dar luz su nuevo disco" "duration" => 240 "embed" => true ] [ "uri" => "https://www.youtube.com/watch?v=3LQ0WQWVtaY" "title" => "ANTONIO FLORES_COSAS MIAS" "description" => """ ANTONIO FLORES__COSAS MIAS\n 1_ISLA DE PALMA\n 2_JUAN EL GOLOSINAS\n 3_CUERPO DE MUJER\n 4_ARRIBA LOS CORAZONES\n 5_UNA ESPINA\n 6_ALBA\n 7_SIETE VIDAS\n 8_ANTI TU\n 9_MI HABITACION\n 10_EL INDIO """ "duration" => 2244 "embed" => true ] ] ] ] |
|