11 lines
228 B
JSON
11 lines
228 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
|
|
}
|
|
]
|