21 lines
564 B
JSON
21 lines
564 B
JSON
{
|
|
"name": "Bigger",
|
|
"year": 2018,
|
|
"runtime": 107,
|
|
"categories": [
|
|
"drama"
|
|
],
|
|
"release-date": "2018-10-12",
|
|
"director": "George Gallo",
|
|
"writer": [
|
|
"George Gallo",
|
|
"Andy Weiss"
|
|
],
|
|
"actors": [
|
|
"Julianne Hough",
|
|
"Calum Von Moger",
|
|
"Colton Haynes"
|
|
],
|
|
"storyline":"The inspirational tale of the grandfathers of fitness as we now know it, Joe and Ben Weider. Facing anti-Semitism and extreme poverty, the brothers beat all odds to build an empire and inspire future generations."
|
|
}
|