forked from tweepy/tweepy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestretweetsofme.json
98 lines (98 loc) · 3.2 KB
/
testretweetsofme.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
88
89
90
91
92
93
94
95
96
97
98
{
"version": 1,
"interactions": [
{
"response": {
"status": {
"message": "OK",
"code": 200
},
"body": {
"string": "[]"
},
"headers": {
"content-length": [
"2"
],
"x-transaction": [
"00704cdb0073f787"
],
"last-modified": [
"Sat, 05 Nov 2016 21:43:57 GMT"
],
"x-rate-limit-reset": [
"1478382707"
],
"strict-transport-security": [
"max-age=631138519"
],
"server": [
"tsa_b"
],
"cache-control": [
"no-cache, no-store, must-revalidate, pre-check=0, post-check=0"
],
"x-content-type-options": [
"nosniff"
],
"x-rate-limit-remaining": [
"73"
],
"date": [
"Sat, 05 Nov 2016 21:43:57 GMT"
],
"x-twitter-response-tags": [
"BouncerCompliant"
],
"x-rate-limit-limit": [
"75"
],
"x-frame-options": [
"SAMEORIGIN"
],
"status": [
"200 OK"
],
"x-xss-protection": [
"1; mode=block"
],
"content-disposition": [
"attachment; filename=json.json"
],
"expires": [
"Tue, 31 Mar 1981 05:00:00 GMT"
],
"content-type": [
"application/json;charset=utf-8"
],
"set-cookie": [
"lang=en; Path=/",
"guest_id=v1%3A147838223750438136; Domain=.twitter.com; Path=/; Expires=Mon, 05-Nov-2018 21:43:57 UTC"
],
"pragma": [
"no-cache"
],
"x-access-level": [
"read-write-directmessages"
],
"x-response-time": [
"17"
],
"x-connection-hash": [
"db377dc484c165ba7b6e8a0f3ee16b88"
]
}
},
"request": {
"method": "GET",
"uri": "https://api.twitter.com/1.1/statuses/retweets_of_me.json",
"body": null,
"headers": {
"Host": [
"api.twitter.com"
]
}
}
}
]
}