34 lines
836 B
JSON
34 lines
836 B
JSON
{
|
|
"top5Lists": [
|
|
{
|
|
"name": "Games",
|
|
"items": [
|
|
"StarCraft",
|
|
"Fallout 3",
|
|
"Katamari Damacy",
|
|
"Civilization II",
|
|
"Super Mario World"
|
|
]
|
|
},
|
|
{
|
|
"name": "Movies",
|
|
"items": [
|
|
"Raiders of the Lost Ark",
|
|
"Goodfellas",
|
|
"Lord of the Rings",
|
|
"Airplane!",
|
|
"Lawrence of Arabia"
|
|
]
|
|
},
|
|
{
|
|
"name": "Pink Floyd Songs",
|
|
"items": [
|
|
"Shine On You Crazy Diamond",
|
|
"Comfortably Numb",
|
|
"Pigs (Three Different Ones)",
|
|
"Echoes (Live at Pompeii)",
|
|
"Time"
|
|
]
|
|
}
|
|
]
|
|
} |