-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtwitter_response.txt
More file actions
132 lines (132 loc) · 3.36 KB
/
twitter_response.txt
File metadata and controls
132 lines (132 loc) · 3.36 KB
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"contributors": null,
"coordinates": {
"coordinates": [
-74.56486939,
40.33555709
],
"type": "Point"
},
"created_at": "Sun Apr 24 22:30:23 +0000 2016",
"entities": {
"hashtags": [
{
"indices": [
23,
30
],
"text": "appgis"
}
],
"symbols": [],
"urls": [],
"user_mentions": []
},
"favorite_count": 0,
"favorited": false,
"geo": {
"coordinates": [
40.33555709,
-74.56486939
],
"type": "Point"
},
"id": 724364893420457984,
"id_str": "724364893420457984",
"in_reply_to_screen_name": null,
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": null,
"in_reply_to_user_id_str": null,
"is_quote_status": false,
"lang": "en",
"metadata": {
"iso_language_code": "en",
"result_type": "recent"
},
"place": {
"attributes": {},
"bounding_box": {
"coordinates": [
[
[
-74.56419829058086,
40.33625873335428
],
[
-74.56419829058086,
40.33625873335428
],
[
-74.56419829058086,
40.33625873335428
],
[
-74.56419829058086,
40.33625873335428
]
]
],
"type": "Polygon"
},
"contained_within": [],
"country": "United States",
"country_code": "US",
"full_name": "Pheasant Hollow",
"id": "07d9cb8fa4880003",
"name": "Pheasant Hollow",
"place_type": "poi",
"url": "https://api.twitter.com/1.1/geo/id/07d9cb8fa4880003.json"
},
"retweet_count": 0,
"retweeted": false,
"source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
"text": "Happy birthday chinez #appgis",
"truncated": false,
"user": {
"contributors_enabled": false,
"created_at": "Mon Apr 18 19:50:11 +0000 2016",
"default_profile": true,
"default_profile_image": false,
"description": "",
"entities": {
"description": {
"urls": []
}
},
"favourites_count": 0,
"follow_request_sent": false,
"followers_count": 35,
"following": false,
"friends_count": 134,
"geo_enabled": true,
"has_extended_profile": false,
"id": 722150251809894400,
"id_str": "722150251809894400",
"is_translation_enabled": false,
"is_translator": false,
"lang": "en",
"listed_count": 0,
"location": "",
"name": "Benjamin Lavine",
"notifications": false,
"profile_background_color": "F5F8FA",
"profile_background_image_url": null,
"profile_background_image_url_https": null,
"profile_background_tile": false,
"profile_image_url": "http://pbs.twimg.com/profile_images/722212168280752128/qibKIok2_normal.jpg",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/722212168280752128/qibKIok2_normal.jpg",
"profile_link_color": "2B7BB9",
"profile_sidebar_border_color": "C0DEED",
"profile_sidebar_fill_color": "DDEEF6",
"profile_text_color": "333333",
"profile_use_background_image": true,
"protected": false,
"screen_name": "benjamin_lavine",
"statuses_count": 20,
"time_zone": null,
"url": null,
"utc_offset": null,
"verified": false
}
}