2021-03-16 20:00:41 +01:00
|
|
|
{
|
2021-04-09 15:03:59 +02:00
|
|
|
"ID": 0,
|
2021-05-09 12:01:50 +02:00
|
|
|
"location": "25.997417761947318, -97.15738221291177",
|
2021-04-01 12:08:36 +02:00
|
|
|
"description": {
|
2021-05-09 12:01:50 +02:00
|
|
|
"title": "WikiSpot-demo",
|
|
|
|
"description_s": "Krátky popis",
|
|
|
|
"description_l": "Dlhší popis",
|
2021-04-15 14:56:49 +02:00
|
|
|
"photo_s": "test.jpg",
|
|
|
|
"photo_b": "test.png"
|
2021-04-01 12:08:36 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
{
|
|
|
|
"name": "test",
|
|
|
|
"format": ".jpg",
|
2021-05-09 12:01:50 +02:00
|
|
|
"description": "This is jpg test file"
|
2021-05-06 10:41:28 +02:00
|
|
|
},
|
|
|
|
{
|
2021-05-09 12:01:50 +02:00
|
|
|
"name": "test",
|
2021-04-01 12:08:36 +02:00
|
|
|
"format": ".txt",
|
2021-05-09 12:01:50 +02:00
|
|
|
"description": "This is txt test file"
|
2021-04-01 12:08:36 +02:00
|
|
|
}
|
|
|
|
]
|
2021-05-09 12:01:50 +02:00
|
|
|
}
|