28 lines
694 B
JSON
28 lines
694 B
JSON
{
|
|
"ID": 0,
|
|
"location": "49.14178021389778,18.353783098441415",
|
|
"description": {
|
|
"title": "legionrpi",
|
|
"description_s": "kr\u00e1tky popis, ktor\u00fd bude zobrazen\u00fd iba v n\u00e1hladovom okne",
|
|
"description_l": "dlh\u0161\u00ed popis zariadenia, ktor\u00fd bude zobrazen\u00fd po otvoren\u00ed",
|
|
"photo_s": "test.jpg",
|
|
"photo_b": "test.png"
|
|
},
|
|
"files": [
|
|
{
|
|
"name": "test",
|
|
"format": ".jpg",
|
|
"description": "toto je jpg test file"
|
|
},
|
|
{
|
|
"name": "test2",
|
|
"format": ".txt",
|
|
"description": "toto je txt test file"
|
|
},
|
|
{
|
|
"name": "Wikispot",
|
|
"format": "docx",
|
|
"description": "Test"
|
|
}
|
|
]
|
|
} |