madhusudancs@gmail.com | 2338e02 | 2013-03-18 22:22:48 +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" }} } |