You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
1.4 KiB
72 lines
1.4 KiB
[
|
|
{
|
|
"id": 1,
|
|
"first_name": "Denney",
|
|
"age": 25,
|
|
"gender": "Male",
|
|
"fav_color": "Turquoise"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"first_name": "Anita",
|
|
"age": 11,
|
|
"gender": "Female",
|
|
"fav_color": "Indigo"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"first_name": "Standford",
|
|
"age": 40,
|
|
"gender": "Male",
|
|
"fav_color": "Puce"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"first_name": "Daron",
|
|
"age": 55,
|
|
"gender": "Female",
|
|
"fav_color": "Yellow"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"first_name": "Justin",
|
|
"age": 34,
|
|
"gender": "Male",
|
|
"fav_color": "Aquamarine"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"first_name": "Desiree",
|
|
"age": 20,
|
|
"gender": "Female",
|
|
"fav_color": "Violet"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"first_name": "Dietrich",
|
|
"age": 52,
|
|
"gender": "Male",
|
|
"fav_color": "Green"
|
|
},
|
|
{
|
|
"id": 8,
|
|
"first_name": "Brynna",
|
|
"age": 15,
|
|
"gender": "Female",
|
|
"fav_color": "Purple"
|
|
},
|
|
{
|
|
"id": 9,
|
|
"first_name": "Karlik",
|
|
"age": 37,
|
|
"gender": "Male",
|
|
"fav_color": "Red"
|
|
},
|
|
{
|
|
"id": 10,
|
|
"first_name": "Birk",
|
|
"age": 43,
|
|
"gender": "Male",
|
|
"fav_color": "Fuscia"
|
|
}
|
|
]
|