Skip to content

Instantly share code, notes, and snippets.

@joancolmenerodev
Last active June 6, 2018 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joancolmenerodev/0f631c02c6d2a2c742ba418dac6d8638 to your computer and use it in GitHub Desktop.
Save joancolmenerodev/0f631c02c6d2a2c742ba418dac6d8638 to your computer and use it in GitHub Desktop.
[{
"id": 1,
"name": "zebra",
"image_url": "https://i.imgur.com/O1eS03A.jpg",
"sound_name": "zebra"
},
{
"id": 2,
"name": "zebra",
"image_url": "https://i.imgur.com/O1eS03A.jpg",
"sound_name": "zebra"
},
{
"id": 3,
"name": "rabbit",
"image_url": "https://i.imgur.com/k8q3xgZ.jpg",
"sound_name": "rabbit"
},
{
"id": 4,
"name": "rabbit",
"image_url": "https://i.imgur.com/k8q3xgZ.jpg", "sound_name": "rabbit"
},
{
"id": 5,
"name": "lion",
"image_url": "https://i.imgur.com/BeRKVuo.jpg", "sound_name": "lion"
},
{
"id": 6,
"name": "lion",
"image_url": "https://i.imgur.com/BeRKVuo.jpg", "sound_name": "lion"
},
{
"id": 7,
"name": "mouse",
"image_url": "https://i.imgur.com/iq7C0nt.jpg", "sound_name": "mouse"
},
{
"id": 8,
"name": "mouse",
"image_url": "https://i.imgur.com/iq7C0nt.jpg", "sound_name": "mouse"
},
{
"id": 9,
"name": "bear",
"image_url": "https://i.imgur.com/Y28qzOQ.jpg", "sound_name": "bear"
},
{
"id": 10,
"name": "bear",
"image_url": "https://i.imgur.com/Y28qzOQ.jpg", "sound_name": "bear"
},
{
"id": 11,
"name": "butterfly",
"image_url": "https://i.imgur.com/dBaVx8Y.jpg", "sound_name": "butterfly"
},
{
"id": 12,
"name": "butterfly",
"image_url": "https://i.imgur.com/dBaVx8Y.jpg", "sound_name": "butterfly"
},
{
"id": 13,
"name": "dog",
"image_url": "https://i.imgur.com/rO418Fu.jpg",
"sound_name": "dog"
},
{
"id": 14,
"name": "dog",
"image_url": "https://i.imgur.com/rO418Fu.jpg", "sound_name": "dog"
},
{
"id": 15,
"name": "duck",
"image_url": "https://i.imgur.com/WOsaXwj.jpg", "sound_name": "duck"
},
{
"id": 16,
"name": "duck",
"image_url": "https://i.imgur.com/WOsaXwj.jpg", "sound_name": "duck"
},
{
"id": 17,
"name": "elephant",
"image_url": "https://i.imgur.com/TEtej4t.jpg", "sound_name": "elephant"
},
{
"id": 18,
"name": "elephant",
"image_url": "https://i.imgur.com/TEtej4t.jpg", "sound_name": "elephant"
},
{
"id": 19,
"name": "frog",
"image_url": "https://i.imgur.com/7gzooWM.jpg", "sound_name": "frog"
},
{
"id": 20,
"name": "frog",
"image_url": "https://i.imgur.com/7gzooWM.jpg", "sound_name": "frog"
},
{
"id": 21,
"name": "ant",
"image_url": "https://i.imgur.com/2tMbotX.jpg", "sound_name": "ant"
},
{
"id": 22,
"name": "ant",
"image_url": "https://i.imgur.com/2tMbotX.jpg", "sound_name": "ant"
},
{
"id": 23,
"name": "cow",
"image_url": "https://i.imgur.com/LJQH6x4.jpg", "sound_name": "cow"
},
{
"id": 25,
"name": "cow",
"image_url": "https://i.imgur.com/LJQH6x4.jpg", "sound_name": "cow"
},
{
"id": 26,
"name": "horse",
"image_url": "https://i.imgur.com/KcrdHwO.jpg", "sound_name": "horse"
},
{
"id": 27,
"name": "horse",
"image_url": "https://i.imgur.com/KcrdHwO.jpg", "sound_name": "horse"
},
{
"id": 28,
"name": "pig",
"image_url": "https://i.imgur.com/hZAxBwq.jpg", "sound_name": "pig"
},
{
"id": 29,
"name": "pig",
"image_url": "https://i.imgur.com/hZAxBwq.jpg", "sound_name": "pig"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment