Skip to content

Instantly share code, notes, and snippets.

@Makazone
Created December 1, 2015 12:29
Show Gist options
  • Save Makazone/2804db3308fa67f3d900 to your computer and use it in GitHub Desktop.
Save Makazone/2804db3308fa67f3d900 to your computer and use it in GitHub Desktop.
Backend for test iOS project
{
"events": [
{
"title": " LA FORZA DEL DESTINO - VERDI",
"type": "opera",
"dates": ["2015-12-21", "2016-01-21"],
"tickets_left": 123,
"overview": "La forza del destino (The Power of Fate, often translated The Force of Destiny) is an Italian opera by Giuseppe Verdi. The libretto was written by Francesco Maria Piave based on a Spanish drama, Don Alvaro o la fuerza del sino (1835), by Angel de Saavedra, 3rd Duke of Rivas, with a scene adapted from Friedrich Schiller's Wallensteins Lager. It was first performed in the Bolshoi Kamenny Theatre of Saint Petersburg, Russia, on 22 November 1862. \n After some further revisions, performances in Rome in 1863 (as Don Alvaro) and Madrid (with the Duke of Rivas, the play's author, in attendance) followed shortly afterwards, and the opera subsequently travelled to New York and Vienna (1865), Buenos Aires (1866) and London (1867). Verdi made other revisions, with additions by Antonio Ghislanzoni. This version, which premiered at La Scala, Milan, on 27 February 1869, has become the standard performance version. The most important changes were a new overture (replacing a brief prelude); the addition of a final scene to Act 3, following the duel between Carlo and Alvaro; and a new ending, in which Alvaro remains alive, instead of throwing himself off a cliff to his death.",
"artists": [
{
"name": "Tamara Wilson",
"stage_name": "Donna Leonora di Vargas"
},
{
"name": "Gwyn Hughes Jones",
"stage_name": "Don Alvaro"
},
{
"name": "Anthony Michaels-Moore",
"stage_name": "Don Carlo di Vargas"
},
{
"name": "Rinat Shaham",
"stage_name": "Preziosilla"
},
{
"name": "James Creswell",
"stage_name": "Padre Guardiano"
},
{
"name": "Andrew Shore",
"stage_name": "Fra Melitone"
}
],
"cover_img": "http://goo.gl/trlsQw",
"place": {
"city": "London",
"title": "London Coliseum",
"phone": "+44 20 7836 0111",
"full_address": "St Martin's Ln, London WC2N 4ES, United Kingdom",
"lat": "51.509753",
"lon": "-0.1264",
"category": "Orchestra",
"openning_hours": "9AM-10:30PM",
"price": 3
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment