f40075e27a1c298249669cc6854214b9360bd928
[policy/apex-pdp.git] /
1 {
2   "firstname" : "Liam",
3   "lastname" : "Fallon",
4   "address" : {
5     "streetaddress-1" : "Somewhere",
6     "city" : "Over the rainbow"
7   },
8   "id" : 1497,
9   "username" : "eeilfn",
10   "passwordHash" : "gobbledygook",
11   "signupDate" : 894614400,
12   "email.Addresses" : [ {
13     "address" : "sean@citizenie",
14     "verified" : true,
15     "dateAdded" : 1495805460,
16     "dateBounced" : {
17       "long" : 1495805460
18     }
19   } ],
20   "twitterAccounts" : [ {
21     "status" : "ACTIVE",
22     "userId" : 12345,
23     "screenName" : "Zooby",
24     "oauthToken" : "ZoobyOToken",
25     "oauthTokenSecret" : {
26       "string" : "ZoobyOTokenSecret"
27     },
28     "dateAuthorized" : 149580546
29   } ],
30   "toDoItems" : [ {
31     "status" : "DONE",
32     "title-long" : "fierce important thing",
33     "description" : {
34       "string" : "Description of fierce important thing"
35     },
36     "snoozeDate" : {
37       "long" : 149580567
38     },
39     "subItems" : [ ]
40   } ]
41 }