-
Notifications
You must be signed in to change notification settings - Fork 1
/
sample.json
87 lines (87 loc) · 2.85 KB
/
sample.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"for_user_id": "1283787286644129793",
"user_has_blocked": false,
"tweet_create_events": [
{
"created_at": "Mon Oct 12 20:42:29 +0000 2020",
"id": 1315754735127928833,
"id_str": "1315754735127928833",
"text": "@a2zitp 1 2 3",
"source": "\u003ca href=\"https://mobile.twitter.com\" rel=\"nofollow\"\u003eTwitter Web App\u003c/a\u003e",
"truncated": false,
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": 1283787286644129793,
"in_reply_to_user_id_str": "1283787286644129793",
"in_reply_to_screen_name": "a2zitp",
"user": {
"id": 1283787286644129793,
"id_str": "1283787286644129793",
"name": "A2Z Bot Example",
"screen_name": "a2zitp",
"location": null,
"url": null,
"description": "Account for new ITP and Coding Train Twitter Bot examples.",
"translator_type": "none",
"protected": false,
"verified": false,
"followers_count": 2,
"friends_count": 4,
"listed_count": 0,
"favourites_count": 1,
"statuses_count": 22,
"created_at": "Thu Jul 16 15:35:57 +0000 2020",
"utc_offset": null,
"time_zone": null,
"geo_enabled": false,
"lang": null,
"contributors_enabled": false,
"is_translator": false,
"profile_background_color": "F5F8FA",
"profile_background_image_url": "",
"profile_background_image_url_https": "",
"profile_background_tile": false,
"profile_link_color": "1DA1F2",
"profile_sidebar_border_color": "C0DEED",
"profile_sidebar_fill_color": "DDEEF6",
"profile_text_color": "333333",
"profile_use_background_image": true,
"profile_image_url": "http://pbs.twimg.com/profile_images/1283787643336220672/L2MFd5Ah_normal.png",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/1283787643336220672/L2MFd5Ah_normal.png",
"default_profile": true,
"default_profile_image": false,
"following": null,
"follow_request_sent": null,
"notifications": null
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"is_quote_status": false,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"favorite_count": 0,
"entities": {
"hashtags": [],
"urls": [],
"user_mentions": [
{
"screen_name": "a2zitp",
"name": "A2Z Bot Example",
"id": 1283787286644129793,
"id_str": "1283787286644129793",
"indices": [0, 7]
}
],
"symbols": []
},
"favorited": false,
"retweeted": false,
"filter_level": "low",
"lang": "und",
"timestamp_ms": "1602535349052"
}
]
}