Skip to content

Commit

Permalink
Create bon_jovi.json
Browse files Browse the repository at this point in the history
fixture file for advanced selections exercise
  • Loading branch information
ezeedijk committed May 16, 2018
1 parent a1ffab5 commit ba63518
Showing 1 changed file with 119 additions and 0 deletions.
119 changes: 119 additions & 0 deletions bon_jovi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
[
{
"id": 1,
"title": "Knockout",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "This house is not for sale - live",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/12/Bon-Jovi_THINFS-Live-600x600-500x500.jpg",
"youtubeId": "A3fNSUIhsmY",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 2,
"title": "Knockout",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "This house is not for sale",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/THINFS-1.jpg",
"youtubeId": "LWr3WuThh-c",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 3,
"title": "Burning Bridges",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "Burning bridges",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/BurningBridges2015-500x500.jpg",
"youtubeId": "",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 4,
"title": "We Don't Run",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "Burning bridges",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/BurningBridges2015-500x500.jpg",
"youtubeId": "X57PAe99Pu0",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 5,
"title": "What about now",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "What about now",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/whataboutnow2013-500x500.png",
"youtubeId": "S-88lY2GlxE",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 6,
"title": "Keep the faith",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "Inside out",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/InsideOut2002.jpg",
"youtubeId": "3gEcy_0zbW4",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 7,
"title": "Bon Jovi",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "Greatest Hits",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/GreatestHits2010.jpg",
"youtubeId": "8rDeuyeQDg8",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 8,
"title": "We Weren't Born To Follow",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "The circle",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/TheCircle2009.jpg",
"youtubeId": "qF3D2oiy6YA",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
},
{
"id": 9,
"title": "Bon Jovi",
"artist": "Bon Jovi",
"genre": "Rock",
"album": "Greatest Hits",
"albumImageUrl": "https://www.bonjovi.com/wp-content/uploads/2016/09/GreatestHits2010.jpg",
"youtubeId": "8rDeuyeQDg8",
"lyrics": "",
"tab": "",
"createdAt": "2018-02-13T12:56:24.432Z",
"updatedAt": "2018-02-13T12:56:24.432Z"
}
]

0 comments on commit ba63518

Please sign in to comment.