13 lines
132 B
Plaintext

{
"Id": 123456123456789,
"Data": [
{
"Name": "Car",
"Year": 2000
},
{
"Name": "Motorbike",
"Year": 2010
}
]
}