2018-05-06 15:42:38 +02:00
interactions :
- request :
body : title=ham+burglars
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '18' ]
Content-Type : [ application/x-www-form-urlencoded]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/lists
response :
2019-04-27 21:04:06 +02:00
body : {string : '{"id":"15","title":"ham burglars"}' }
2018-05-06 15:42:38 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"35d9c20658d15aecef0d51932d8fbc97"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ d36b9525-abe1-4f03-a2f0-5479f4830849]
X-Runtime : [ '0.020166' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-14 01:07:26 +02:00
content-length : [ '34' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : GET
uri : http://localhost:3000/api/v1/accounts/verify_credentials
response :
2019-04-27 21:04:06 +02:00
body : {string : '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":4,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}' }
2018-05-06 15:42:38 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"2e9e6004bf46c303088605fe48e20847"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ 6ec7caee-9ef0-4395-803f-4b3f8edb9d10]
X-Runtime : [ '0.022512' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-04-27 21:04:06 +02:00
content-length : [ '609' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
2018-07-30 23:19:51 +02:00
body : reblogs=1&id=1
2018-05-06 15:42:38 +02:00
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
2018-07-30 23:19:51 +02:00
Content-Length : [ '14' ]
2018-07-30 20:25:25 +02:00
Content-Type : [ application/x-www-form-urlencoded]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/accounts/1/follow
response :
2019-04-27 21:04:06 +02:00
body : {string : '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}' }
2018-05-06 15:42:38 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"8bb5f007d66d0e48cde8941828493c2f"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ 78b1e360-1958-4a05-96db-533ab3a65b30]
X-Runtime : [ '0.078609' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-04-27 21:04:06 +02:00
content-length : [ '209' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
body : account_ids%5B%5D=1
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '19' ]
Content-Type : [ application/x-www-form-urlencoded]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : POST
2019-04-27 21:04:06 +02:00
uri : http://localhost:3000/api/v1/lists/15/accounts
2018-05-06 15:42:38 +02:00
response :
body : {string : '{}' }
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"873fd6721b080f5ef31b79e7092c5c54"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ 3cc46091-6784-4b8e-a719-886ed486911e]
X-Runtime : [ '0.078086' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
status : {code: 200, message : OK}
- request :
2018-06-05 22:10:31 +02:00
body : visibility=public&status=I+have+never+stolen+a+ham+in+my+life.
2018-05-06 15:42:38 +02:00
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
Content-Length : [ '62' ]
Content-Type : [ application/x-www-form-urlencoded]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/statuses
response :
2019-04-27 21:04:06 +02:00
body : {string : '{"id":"101999515346991470","created_at":"2019-04-27T18:18:09.183Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost/users/admin/statuses/101999515346991470","content":"\u003cp\u003eI
have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost/@admin/101999515346991470","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py
test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":5,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'}
2018-05-06 15:42:38 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"c38f7eefbb8b1cabc8a2e8ee3fb35044"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ c1545708-8305-47ba-a94b-8656fcb8ed4d]
X-Runtime : [ '0.186044' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-04-27 21:04:06 +02:00
content-length : [ '1203' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : GET
2019-04-27 21:04:06 +02:00
uri : http://localhost:3000/api/v1/timelines/list/15
2018-05-06 15:42:38 +02:00
response :
2019-04-27 21:04:06 +02:00
body : {string : '[{"id":"101999515346991470","created_at":"2019-04-27T18:18:09.183Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost/users/admin/statuses/101999515346991470","content":"\u003cp\u003eI
have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost/@admin/101999515346991470","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py
test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":5,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]'}
2018-05-06 15:42:38 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"9280ea291d6b47bac0b8fbad9f763dd3"]
Link : [ '<http://localhost:3000/api/v1/timelines/list/15?max_id=101999515346991470>;
rel="next", <http://localhost:3000/api/v1/timelines/list/15?min_id=101999515346991470>;
2018-05-06 15:42:38 +02:00
rel="prev"']
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ 5740f524-6ad4-4f9b-b6ac-12720e85b41f]
X-Runtime : [ '0.076979' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-04-27 21:04:06 +02:00
content-length : [ '1190' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
Content-Length : [ '0' ]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : DELETE
2019-04-27 21:04:06 +02:00
uri : http://localhost:3000/api/v1/statuses/101999515346991470
2018-05-06 15:42:38 +02:00
response :
body : {string : '{}' }
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"71fb4d7e1e48f649eba00c8cd0090849"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ ab0c27fe-e237-42ae-9faf-a2972baa8bfa]
X-Runtime : [ '0.020533' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '0' ]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/accounts/1/unfollow
response :
2019-04-27 21:04:06 +02:00
body : {string : '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}' }
2018-05-06 15:42:38 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"a981f53aa51b0f85997b6a7913278ca6"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ 37cb9622-9d6e-4502-8ef5-5a099a71a4a1]
X-Runtime : [ '0.119308' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-04-27 21:04:06 +02:00
content-length : [ '211' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '0' ]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : DELETE
2019-04-27 21:04:06 +02:00
uri : http://localhost:3000/api/v1/lists/15
2018-05-06 15:42:38 +02:00
response :
body : {string : '{}' }
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2019-04-27 21:04:06 +02:00
ETag : [ W/"71fb4d7e1e48f649eba00c8cd0090849"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 15:42:38 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2019-04-27 21:04:06 +02:00
X-Request-Id : [ 74ba4eae-f0a7-4ffc-8e74-dba7a27f3bda]
X-Runtime : [ '0.032257' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
status : {code: 200, message : OK}
version : 1