Skip to content

Instantly share code, notes, and snippets.

@dejanr
Created June 12, 2017 14:49
Show Gist options
  • Select an option

  • Save dejanr/a4878ab9ea265d286adaea7e1633a46d to your computer and use it in GitHub Desktop.

Select an option

Save dejanr/a4878ab9ea265d286adaea7e1633a46d to your computer and use it in GitHub Desktop.
{
"requests":[
{
"id": "123458",
"name": "Josette",
"surname": "Charrier",
"home_city": "München",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123459",
"name": "Ignacio",
"surname": "Alderete",
"home_city": "Rostock",
"home_country": "Deutschland",
"handicap": 10
}
],
"confirmations":[
{
"id": "123459",
"name": "Ignacio",
"surname": "Alderete",
"home_city": "Rostock",
"home_country": "Deutschland",
"handicap": 10
}
],
"allMembers": [{
"id": "123456",
"name": "Max3",
"surname": "Mustermann",
"home_city": "Hamburg",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123457",
"name": "Trudy",
"surname": "Taber",
"home_city": "Frankfurt",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123458",
"name": "Josette",
"surname": "Charrier",
"home_city": "München",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123459",
"name": "Ignacio",
"surname": "Alderete",
"home_city": "Rostock",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123460",
"name": "Lachelle",
"surname": "Binkley",
"home_city": "Köln",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123461",
"name": "Megan",
"surname": "Lightbody",
"home_city": "Oberhausen",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123462",
"name": "Jean",
"surname": "Mccargo",
"home_city": "Berlin",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123463",
"name": "Alfred",
"surname": "Dauenhauer",
"home_city": "Schwerin",
"home_country": "Deutschland",
"handicap": 10
}, {
"id": "123456",
"name": "Max3",
"surname": "Mustermann",
"home_city": "Hamburg",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123457",
"name": "Trudy",
"surname": "Taber",
"home_city": "Frankfurt",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123458",
"name": "Josette",
"surname": "Charrier",
"home_city": "München",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123459",
"name": "Ignacio",
"surname": "Alderete",
"home_city": "Rostock",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123460",
"name": "Lachelle",
"surname": "Binkley",
"home_city": "Köln",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123461",
"name": "Megan",
"surname": "Lightbody",
"home_city": "Oberhausen",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123462",
"name": "Jean",
"surname": "Mccargo",
"home_city": "Berlin",
"home_country": "Deutschland",
"handicap": 10
},
{
"id": "123463",
"name": "Alfred",
"surname": "Dauenhauer",
"home_city": "Schwerin",
"home_country": "Deutschland",
"handicap": 10
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment