27 lines
571 B
JSON
27 lines
571 B
JSON
[
|
|
{
|
|
"id": 0,
|
|
"info": "Racing car sprays burning fuel into crowd.",
|
|
"done": false
|
|
},
|
|
{
|
|
"id": 1,
|
|
"info": " Japanese princess to wed commoner.",
|
|
"done": true
|
|
},
|
|
{
|
|
"id": 2,
|
|
"info": "Australian walks 100km after outback crash.",
|
|
"done": false
|
|
},
|
|
{
|
|
"id": 3,
|
|
"info": "Man charged over missing wedding girl.",
|
|
"done": true
|
|
},
|
|
{
|
|
"id": 4,
|
|
"info": "Los Angeles battles huge wildfires.",
|
|
"done": false
|
|
}
|
|
] |