Skip to content

Instantly share code, notes, and snippets.

@Vineeth-Mohan
Created July 18, 2013 12:15
Show Gist options
  • Save Vineeth-Mohan/6028834 to your computer and use it in GitHub Desktop.
Save Vineeth-Mohan/6028834 to your computer and use it in GitHub Desktop.
{
"Types": {
"EventCount": {
"GeneralEvent": 2
},
"Events": [
{
"GeneralEvent": {
"count": 2,
"events": [
{
"event": "Disney said the film being sold as 'Braver' was in fact a repackaged version of a DVD released in 2005, called A Fairy Tale Christmas.",
"Type": "GeneralEvent",
"entities": [
{
"Date": [
{
"ToDate": "31-12-2005 23:59:59",
"entity": "2005",
"FromDate": "01-01-2005 00:00:00"
},
{
"ToDate": "25-12-2012 16:26:42",
"entity": "Christmas",
"FromDate": "25-12-2012 16:26:42"
}
],
"entity": "Date"
}
],
"SubType": [
"GeneralEvent"
]
},
{
"event": "“We came up with our title around 18 months ago and if we thought consumers would mistake our film for Brave, we would have renamed it.",
"Type": "GeneralEvent",
"entities": [
{
"Date": [
{
"ToDate": "31-03-2011 16:26:42",
"entity": "18 months ago",
"FromDate": "01-03-2011 16:26:42"
}
],
"entity": "Date"
}
],
"SubType": [
"GeneralEvent"
]
}
]
},
"event": "GeneralEvent"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment