2015-07-21 19:45:23 +02:00

11 lines
170 B
JSON

{
"id": "tom",
"username": "tom von homme",
"age": 13,
"gender": "male",
"married": false,
"address": {
"street": "wilhelmsstrasse"
}
}