blob: 940786897cdcab35b7a35bf507c2da278238ad82 [file] [log] [blame]
pouria.pirzadeh@gmail.comfa890742013-03-07 23:59:21 +00001{ "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" }} }