Skip to content

Instantly share code, notes, and snippets.

@ransingh
Created July 2, 2014 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ransingh/afaaadd4be4cbbb0a1a5 to your computer and use it in GitHub Desktop.
Save ransingh/afaaadd4be4cbbb0a1a5 to your computer and use it in GitHub Desktop.
{
":self": "http://sports.playup.com/events/2429773",
":type": "application/vnd.playup.sport.event+json",
":uid": "event-2429773",
"time_stamp": "2014-06-28T16:18:27Z",
"event_type": "football_card_event",
"card_type": "yellow_card",
"clock": {
"minutes": "17",
"extra_minutes": "0",
"seconds": "19"
},
"player_name": "Eugenio Mena",
"messages": [
{
"en": "Eugenio Mena's name goes in the book."
},
{
"el": "Ο Eugenio Mena της Chile δέχεται κίτρινη κάρτα"
},
{
"da": "Eugenio Mena fra Chile får et gult kort"
},
{
"cs": "Eugenio Mena z Chile dostává žlutou kartu"
}
],
"long_message": "Eugenio Mena's name goes in the book.",
"short_message": "Eugenio Mena\nChile\n17'",
"name": "Yellow Card",
"match": {
":self": "http://sports.playup.com/contests/20120476604",
":type": "application/vnd.playup.sport.contest.football+json",
":uid": "contest-20120476604",
},
"teams": [
{
":self": "http://sports.playup.com/teams/12138",
":type": "application/vnd.playup.sport.team+json",
":uid": "team-12138",
"display_name": "Brazil",
"name": "Brazil",
"short_name": "BRA",
"logos": {
"header": [
{
"density": "low",
"href": "http://sdimages.playup.com/team-logos/football/football_brazil_bra_1336354316_70x46.png"
},
{
"density": "medium",
"href": "http://sdimages.playup.com/team-logos/football/football_brazil_bra_1336354316_105x69.png"
},
{
"density": "high",
"href": "http://sdimages.playup.com/team-logos/football/football_brazil_bra_1336354316_140x92.png"
}
]
}
},
{
":self": "http://sports.playup.com/teams/12187",
":type": "application/vnd.playup.sport.team+json",
":uid": "team-12187",
"display_name": "Chile",
"name": "Chile",
"short_name": "CHL",
"logos": {
"header": [
{
"density": "low",
"href": "http://sdimages.playup.com/team-logos/football/football_chile_chl_1336354373_70x46.png"
},
{
"density": "medium",
"href": "http://sdimages.playup.com/team-logos/football/football_chile_chl_1336354373_105x69.png"
},
{
"density": "high",
"href": "http://sdimages.playup.com/team-logos/football/football_chile_chl_1336354373_140x92.png"
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment