Skip to content

Instantly share code, notes, and snippets.

@abracu
Last active July 14, 2022 15:06
Show Gist options
  • Save abracu/2b635e328a979858a0ee1b0e1de84b08 to your computer and use it in GitHub Desktop.
Save abracu/2b635e328a979858a0ee1b0e1de84b08 to your computer and use it in GitHub Desktop.
mokup_json
[{
"_id" : 10990239,
"name" : "DAM Media: 10990239 8/14/10: A-Rod belts three home runs against Angels",
"itemType" : "video",
"prueba": "prueba",
"state" : "A",
"userDate" : "2010-08-15T00:00:00-0400",
"appAccountIds" : [ 14,179 ],
"fields" : {
"kicker" : "Yankees: A-Rod",
"blurb" : "8/14/10: A-Rod belts three home runs against Angels",
"headline" : "A-Rod hits three homers vs. LAA",
"bigblurb" : "Alex Rodriguez's last three home run game came against the Angels in 2005 at Yankee Stadium"
},
"tags" : {
"subject" : [ {
"value" : "MLBCOM_FEATURE",
"displayName" : "MLBCOM_FEATURE"
} ],
"player_id" : [ {
"value" : "121347",
"displayName" : "Alex Rodriguez"
} ],
"team_id" : [ {
"value" : "147",
"displayName" : "New York Yankees"
} ]
}
},
{
"_id" : 10990240,
"name" : "Prueba de Video 2",
"itemType" : "video",
"prueba": "prueba",
"state" : "A",
"userDate" : "2010-08-15T00:00:00-0400",
"appAccountIds" : [ 14,179 ],
"fields" : {
"kicker" : "Yankees: A-Rod",
"blurb" : "8/14/10: A-Rod belts three home runs against Angels",
"headline" : "A-Rod hits three homers vs. LAA",
"bigblurb" : "Alex Rodriguez's last three home run game came against the Angels in 2005 at Yankee Stadium"
},
"tags" : {
"subject" : [ {
"value" : "MLBCOM_FEATURE",
"displayName" : "MLBCOM_FEATURE"
} ],
"player_id" : [ {
"value" : "121347",
"displayName" : "Alex Rodriguez"
} ],
"team_id" : [ {
"value" : "147",
"displayName" : "New York Yankees"
} ]
}
},
{
"_id" : 10990241,
"name" : "El Video no esta referenciando",
"itemType" : "video",
"prueba": "prueba",
"state" : "A",
"userDate" : "2010-08-15T00:00:00-0400",
"appAccountIds" : [ 14,179 ],
"fields" : {
"kicker" : "Yankees: A-Rod",
"blurb" : "8/14/10: A-Rod belts three home runs against Angels",
"headline" : "A-Rod hits three homers vs. LAA",
"bigblurb" : "Alex Rodriguez's last three home run game came against the Angels in 2005 at Yankee Stadium"
},
"tags" : {
"subject" : [ {
"value" : "MLBCOM_FEATURE",
"displayName" : "MLBCOM_FEATURE"
} ],
"player_id" : [ {
"value" : "121347",
"displayName" : "Alex Rodriguez"
} ],
"team_id" : [ {
"value" : "147",
"displayName" : "New York Yankees"
} ]
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment