Skip to content

Instantly share code, notes, and snippets.

@evanscottgray
Created April 29, 2015 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evanscottgray/615d98f03c7ee9879f4b to your computer and use it in GitHub Desktop.
Save evanscottgray/615d98f03c7ee9879f4b to your computer and use it in GitHub Desktop.
{
"uuid": "oaweijfoaweijfoawfijafowiawjfeoij",
"status": "FUNDED | FUNDING",
"item_details": {
"url": "link to something that is amazon or zinc",
"cost": "cost of item from amazon/zinc/whatever"
},
"campaign_details": {
"url": "link to tilt or whatever",
"contributed": "dollar amount contributed to date",
"goal": "goal for campaign (really just the cost of the item in most cases I think)",
"percent": "percentage funded based on goal to contributions",
"participants": [
"listofparticipantsifpossible"
],
"end_date": "date when campaign ends"
},
"zinc_details": {
"url": "link to any relevant zinc things",
"tracking_number": "fill in tracking number if possible"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment