12 lines
258 B
JSON
12 lines
258 B
JSON
[ {
|
|
"Title": "Some title",
|
|
"URL": "someurl.com",
|
|
"Platform": "some platform",
|
|
"Binary question?": true,
|
|
"Percentage": "X%/none",
|
|
"Description": "Some long description which may contain html",
|
|
"# Forecasts": 15,
|
|
"Stars": "★★☆☆☆"
|
|
}
|
|
]
|