Skip to content

Instantly share code, notes, and snippets.

@alexphelps
Created February 7, 2019 10:27
Show Gist options
  • Save alexphelps/638c65a7f9c17c938d6143547df58496 to your computer and use it in GitHub Desktop.
Save alexphelps/638c65a7f9c17c938d6143547df58496 to your computer and use it in GitHub Desktop.
Calls API Response
{
"count": 43,
"next": "https://app.calltracker.io/api/calls/?limit=100&offset=100",
"previous": null,
"results": [
{
"id": 48155,
"timestamp": "2018-07-25T19:41:12.786731Z",
"status": "answered",
"company_id": 1000,
"company_name": "Call Tracker",
"tracker_id": 1012,
"tracker_name": "Number Pool",
"tracking_number": "+18772585499",
"caller_number": "+15146653811",
"caller_name": "anonymous",
"caller_city": "MONTREAL",
"caller_state": "QC",
"caller_zip": "",
"caller_country": "CA",
"call_duration": 39,
"recording": "https://d2k1yc19c4o170.cloudfront.net/call_recordings/CA8088797a2de9c44ab4e396cee55e4e92.mp3",
"recording_duration": 7,
"source_channel": "(none)",
"source_referrer": "direct",
"source_keyword": "",
"landing_page": "https://calltracker.io/",
"visitor_ip": "66.203.207.68",
"gclid": "",
"pages_visited": [
"https://calltracker.io/",
"https://calltracker.io/pricing/",
"https://calltracker.io/contact/",
"https://calltracker.io/integrations/",
"https://calltracker.io/integrations/dynamic-number-insertion/"
]
},
{
"id": 48153,
"timestamp": "2018-07-25T19:20:47.757940Z",
"status": "answered",
"company_id": 1000,
"company_name": "Call Tracker",
"tracker_id": 1012,
"tracker_name": "Number Pool",
"tracking_number": "+18772585499",
"caller_number": "+15146653811",
"caller_name": "anonymous",
"caller_city": "MONTREAL",
"caller_state": "QC",
"caller_zip": "",
"caller_country": "CA",
"call_duration": 40,
"recording": "https://d2k1yc19c4o170.cloudfront.net/call_recordings/CA28baf36e5ad8275c79f8050b4bfdf6f7.mp3",
"recording_duration": 8,
"source_channel": "(none)",
"source_referrer": "direct",
"source_keyword": "",
"landing_page": "https://calltracker.io/",
"visitor_ip": "66.203.207.68",
"gclid": "",
"pages_visited": [
"https://calltracker.io/",
"https://calltracker.io/pricing/",
"https://calltracker.io/contact/"
]
},
{
"id": 48151,
"timestamp": "2018-07-25T18:52:32.285460Z",
"status": "answered",
"company_id": 1000,
"company_name": "Call Tracker",
"tracker_id": 1012,
"tracker_name": "Number Pool",
"tracking_number": "+18772585499",
"caller_number": "+15146653811",
"caller_name": "anonymous",
"caller_city": "MONTREAL",
"caller_state": "QC",
"caller_zip": "",
"caller_country": "CA",
"call_duration": 43,
"recording": "https://d2k1yc19c4o170.cloudfront.net/call_recordings/CAa2b0003582f17913c7b39ba68cfeee28.mp3",
"recording_duration": 12,
"source_channel": "(none)",
"source_referrer": "direct",
"source_keyword": "",
"landing_page": "https://calltracker.io/",
"visitor_ip": "66.203.207.68",
"gclid": "",
"pages_visited": [
"https://calltracker.io/",
"https://calltracker.io/pricing/",
"https://calltracker.io/contact/"
]
},
{
"id": 48140,
"timestamp": "2018-07-25T16:32:15.000012Z",
"status": "answered",
"company_id": 1000,
"company_name": "Call Tracker",
"tracker_id": 1012,
"tracker_name": "Number Pool",
"tracking_number": "+18772585499",
"caller_number": "+14045211503",
"caller_name": "A SWIFT BAIL BONDING COMPANY",
"caller_city": "ATLANTA",
"caller_state": "GA",
"caller_zip": "30313",
"caller_country": "US",
"call_duration": 223,
"recording": "https://d2k1yc19c4o170.cloudfront.net/call_recordings/CA8e0fe81742fa3ae2683dbea897c6a135.mp3",
"recording_duration": 192,
"source_channel": "(none)",
"source_referrer": "direct",
"source_keyword": "",
"landing_page": "https://calltracker.io/",
"visitor_ip": "34.219.249.127",
"gclid": "",
"pages_visited": [
"https://calltracker.io/"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment