Last active
August 28, 2017 14:07
-
-
Save ericmustin/90f8c960de61d997ff617373a70b34b6 to your computer and use it in GitHub Desktop.
sample halloween costume ice cream sundae 08282017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"the ice cream sundae", | |
| "categories":[ | |
| { | |
| "presentation": "baby", | |
| "slug": "baby" | |
| }, | |
| { | |
| "presentation": "food", | |
| "slug": "food" | |
| }, | |
| { | |
| "presentation": "how tos", | |
| "slug":"how-tos" | |
| } | |
| ], | |
| "costume_thumbnail_url": "https://images-primary.freetls.fastly.net/images/halloween/Halloween_LandingPage_Tiles_sundae.jpg", | |
| "costume_full_image_url": "https://images-primary.freetls.fastly.net/images/halloween/Halloween_DetailedPage_Icecream.jpg", | |
| "full_howto": true, | |
| "preview": true, | |
| "product_colors":[ | |
| { | |
| "color":"cobalt", | |
| "product":"the-pj-pant" | |
| }, | |
| { | |
| "color":"petal", | |
| "product":"the-hoodie" | |
| }, | |
| { | |
| "color":"grape", | |
| "product":"the-pj-short" | |
| } | |
| ], | |
| "seo_text": "All life is just a progression toward and then a recession from one phrase - 'more ice cream please' ", | |
| "slug":"the-ice-cream-sundae", | |
| "image_attribution_url":"https://www.instagram.com/primarydotcom", | |
| "image_attribution_presentation":"@primarydotcom", | |
| "instructions":"<ul><li>Eat a lot of ice cream for research</li><li>Take a nap rull quick, you earned it</li><li>Get out there and live your best life. maybe trick-o-treat, if that's what you're into</li></ul>" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment