JavaScript
var data = {
"responseHeader": {
"status": 0,
"QTime": 10,
"params": {
"wt": "json",
"facet": "true",
"hl.fl": "name,features",
"facet.mincount": "1",
"facet.field": "cat",
"indent": "on",
"hl": "true",
"q": "video"
}
},
"response": {
"numFound": 3,
"start": 0,
"docs": [
{
"id": "MA147LL/A",
"sku": "MA147LL/A",
"name": "Apple 60 GB iPod with Video Playback Black",
"manu": "Apple Computer Inc.",
"includes": "earbud headphones, USB cable",
"weight": 5.5,
"price": 399,
"popularity": 10,
"inStock": true,
"timestamp": "2007-01-31T05:12:44.562Z",
"cat": [
"electronics",
"music"
],
"features": [
"iTunes, Podcasts, Audiobooks",
"Stores up to 15,000 songs, 25,000 photos, or 150 hours of video",
"2.5-inch, 320x240 color TFT LCD display with LED backlight",
"Up to 20 hours of battery life",
"Plays AAC, MP3, WAV, AIFF, Audible, Apple Lossless, H.264 video",
"Notes, Calendar, Phone book, Hold button, Date display, Photo wallet, Built-in games, JPEG photo playback, Upgradeable firmware, USB 2.0 compatibility, Playback speed control, Rechargeable capability, Battery level indication"
]
},
{
"id": "EN7800GTX/2DHTV/256M",
"sku": "EN7800GTX/2DHTV/256M",
"name": "ASUS Extreme N7800GTX/2DHTV (256 MB)",
"manu": "ASUS Computer Inc.",
"weight": 16,
"price": 479.95,
"popularity": 7,
...