pouria.pirzadeh@gmail.com | fa89074 | 2013-03-07 23:59:21 +0000 | [diff] [blame] | 1 | { "id": 1, "name": "Person One", "hobbies": {{ "Rock", "Metal" }} } |
2 | { "id": 2, "name": "Person Two", "hobbies": {{ "Rock", "Jazz" }} } | ||||
3 | { "id": 3, "name": "Person Three", "hobbies": {{ "Blues" }} } | ||||
4 | { "id": 4, "name": "Person Four", "hobbies": {{ "Metal", "Jazz" }} } |