19 lines
344 B
JSON
19 lines
344 B
JSON
{
|
|
"tags": [],
|
|
"description": "test description",
|
|
"title": "2013-02-02",
|
|
"people": ["one","two","three"],
|
|
"comments": [],
|
|
"url": "https://(removed)",
|
|
"geoInfo": null,
|
|
"geoInfoExif": null,
|
|
"imageViews": 0,
|
|
"license": null,
|
|
"test": [{
|
|
"this": [1,2],
|
|
"thing": [3,4],
|
|
},{
|
|
"this": [5,6],
|
|
"thing": [7,8],
|
|
}]
|
|
} |