Skip to content

Instantly share code, notes, and snippets.

@srenault
Last active August 29, 2015 14:09
Show Gist options
  • Save srenault/872722b22e1ba8481015 to your computer and use it in GitHub Desktop.
Save srenault/872722b22e1ba8481015 to your computer and use it in GitHub Desktop.
api.json
{
"license": "All Rights Reserved",
"version": "5541036",
"results": [
{
"data": {
"all": {
"Group": {
"value": [
{
"color": {
"value": "#21826a",
"type": "Color"
}
},
{
"color": {
"value": "#5d97b0",
"type": "Color"
}
}
],
"type": "Group"
},
"SelectField": {
"value": "option1",
"type": "Select"
},
"RangeField": {
"value": "66",
"type": "Range"
},
"NumberField": {
"value": 10.0,
"type": "Number"
},
"ColorField": {
"value": "#346726",
"type": "Color"
},
"TimestampField": {
"value": "2014-11-13T00:00:00+0000",
"type": "Timestamp"
},
"DateField": {
"value": "2014-11-05",
"type": "Date"
},
"TextField": {
"value": "This is a text",
"type": "Text"
},
"GeoPoint": {
"value": {
"longitude": 2.3337937999999876,
"latitude": 48.876948000000006
},
"type": "GeoPoint"
},
"Embed": {
"value": {
"oembed": {
"title": "srenault/data.json",
"embed_url": "https://gist.github.com/srenault/e86d278d7b491c9e4c5f",
"gist": "srenault/e86d278d7b491c9e4c5f",
"html": "<script src="https://gist.github.com/srenault/e86d278d7b491c9e4c5f.js"></script>",
"provider_url": "https://gist.github.com",
"provider_name": "GitHub",
"type": "rich",
"version": "1.0"
}
},
"type": "Embed"
},
"Link": {
"value": {
"isBroken": true,
"document": {
"slug": "-",
"tags": [],
"type": "article",
"id": "UcL0B9_mqWp9oUj7"
}
},
"type": "Link.document"
},
"Image": {
"value": {
"views": {
"thumbnail #1": {
"dimensions": {
"height": 50,
"width": 50
},
"copyright": "",
"alt": "",
"url": "https://wroomdev.s3.amazonaws.com/toto/0e05a1583b362f82e468f61cf2701b7aa4300f09.jpg"
}
},
"main": {
"dimensions": {
"height": 200,
"width": 300
},
"copyright": "",
"alt": "",
"url": "https://wroomdev.s3.amazonaws.com/toto/0d9372fc4a79f7eaa61934a51c33691061631306.jpg"
}
},
"type": "Image"
},
"StructuredText": {
"value": [
{
"spans": [],
"text": "This a structuredText",
"type": "paragraph"
}
],
"type": "StructuredText"
}
}
},
"linked_documents": [],
"slugs": [
"srenaultdatajson"
],
"tags": [],
"href": "http://toto.wroom.xxx/api/documents/search?ref=VGM1my43XK0AoE0c&q=%5B%5B%3Ad+%3D+at%28document.id%2C+%22VGM1GC43XKoAoEwR%22%29+%5D%5D",
"type": "all",
"id": "VGM1GC43XKoAoEwR"
}
],
"prev_page": null,
"next_page": null,
"total_pages": 1,
"total_results_size": 1,
"results_size": 1,
"results_per_page": 20,
"page": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment