Skip to content

Instantly share code, notes, and snippets.

@dhirajbhandari
Forked from ransingh/SportEvent
Last active August 29, 2015 14:03
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 dhirajbhandari/d7690fe8a29c1602fb4c to your computer and use it in GitHub Desktop.
Save dhirajbhandari/d7690fe8a29c1602fb4c to your computer and use it in GitHub Desktop.
{
":type": "application/vnd.playup.sport.contest.event+json",
":uri": "pu:contest:event:2429773",
"time-stamp": "2014-06-28T16:18:27Z",
"contest": {
":uri": "pu:contest:20120476604"
},
"event-type": "football_yellow_card_event",
"clock": {
":type": "application/vnd.playup.sport.contest.football.clock;format=json",
"minutes": "17",
"extra-minutes": "0",
"seconds": "19"
},
"player": {
":type": "application/vnd.playup.sport.player;format=json",
":uri": "pu:player:1234",
"name": "Eugenio Mena"
},
"team": {
":type": "application/vnd.playup.sport.team+json",
":uri": "pu:team:1234"
},
"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"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment