Skip to content

Instantly share code, notes, and snippets.

@vlad-musienko
Created February 22, 2015 15:37
Show Gist options
  • Save vlad-musienko/c6e49145e51d70b9f535 to your computer and use it in GitHub Desktop.
Save vlad-musienko/c6e49145e51d70b9f535 to your computer and use it in GitHub Desktop.
{
"firstName": "Сергій",
"lastName": "Проскурня",
"middleName": "Maude",
"dob": "2015-01-27T23:07:13+0200",
"position": "Виконуючий обов’язки художнього керівника",
"slug": "sierghii-proskurnia",
"since": "1994",
"education": "university name",
"images": [
{
"image": "http://lorempixel.com/1000/400",
"text": "Описание фото"
},
{
"image": "http://lorempixel.com/1001/400",
"text": "Описание фото"
}
],
"roles": [
{
"characterName": "Персонаж",
"perfomance": "Название спектакля"
},
{
"characterName": "Персонаж",
"perfomance": "Название спектакля"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment