9 lines
99 B
JSON
9 lines
99 B
JSON
[
|
|
{
|
|
"first_name": "Tim",
|
|
"last_name": "Huizinga",
|
|
"age": 28,
|
|
"admin": true
|
|
}
|
|
]
|