-
Notifications
You must be signed in to change notification settings - Fork 1
/
example.json
47 lines (47 loc) · 1.07 KB
/
example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"deleted": false,
"email": "[email protected]",
"followers": [],
"following": [
{
"follow_id": "SqwoOklfsPUEXC0rRVcNiDdh7Pj"
}
],
"message_cache": [
{
"author_key": "RBlVhVrpEQPLSphAKoa6Ck3GyFO",
"mail": "[email protected]",
"text": "hey ne haber millet",
"timestamp": 1454661004901916,
"username": "foo1"
}
],
"message_set": [],
"password": "pbkdf2:sha1:1000$HNOPIYOK$ed2a2508723746f56aaab38ebca1c1663b1512df",
"timestamp": 1454661004901835,
"username": "foo2"
},
{
"deleted": false,
"email": "[email protected]",
"followers": [
{
"follow_id": "SqwoOklfsPUEXC0rRVcNiDdh7Pj"
}
],
"following": [],
"message_cache": [],
"message_set": [
{
"message_id": "J4eUl2OXKAh5lFxOFrXbbYmdUKD"
},
{
"message_id": "Js4eI4QW1MdzOu0v49zPzUE3woe"
}
],
"password": "pbkdf2:sha1:1000$5qJZwdSf$b96a5d6a689e73df57e99f0b6dbf7d7b2f0d640a",
"timestamp": 1454661004863788,
"username": "foo1"
}
]