Skip to content

Instantly share code, notes, and snippets.

@marcosoria
Created December 9, 2015 18:33
Show Gist options
  • Select an option

  • Save marcosoria/de43d93cfd781e32e5ca to your computer and use it in GitHub Desktop.

Select an option

Save marcosoria/de43d93cfd781e32e5ca to your computer and use it in GitHub Desktop.
{
"data": {
"season": {
"season_id": "8862748",
"season_name": "Fun Season",
"season_description": {},
"period_id": "13723470",
"period_name": "Fun 2",
"period_description": {},
"period_begin": "11/29/2015",
"period_end": "12/20/2016",
"narrow_defined_days": "7",
"restrictions": {
"monthly": {
"restriction": {
"id": "1814",
"season_id": "8862748",
"restriction_id": "7",
"date_start": "04/01/2016",
"date_end": "04/30/2016",
"name": " Check-In is Fri"
}
},
"weekly": {
"restriction": [
{
"id": "5934",
"season_id": "8862748",
"restriction_id": "9",
"date_start": "12/01/2015",
"date_end": "03/31/2016",
"name": "Check-In is Sun"
},
{
"id": "5935",
"season_id": "8862748",
"restriction_id": "10",
"date_start": "05/01/2016",
"date_end": "05/31/2016",
"name": "Check-In is Mon"
}
]
},
"daily": {
"restriction": {
"id": "1119",
"season_id": "8862748",
"restriction_id": "1",
"date_start": "07/20/2015",
"date_end": "07/23/2015",
"name": "Check-In on Sun prohibited"
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment