Newer
Older
postorius / testing / fixtures / vcr_cassettes / list_members_page.yaml
{
    "version": 1, 
    "interactions": [
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:32 GMT"
                    ], 
                    "content-length": [
                        "294"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"self_link\": \"http://localhost:9001/3.0/lists/foo.example.com\", \"fqdn_listname\": \"foo@example.com\", \"volume\": 1, \"mail_host\": \"example.com\", \"http_etag\": \"\\\"698a819bbb6b902096a8c5543cc7fac2328960d5\\\"\", \"member_count\": 0, \"list_name\": \"foo\", \"display_name\": \"Foo\", \"list_id\": \"foo.example.com\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:32 GMT"
                    ], 
                    "content-length": [
                        "90"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 0, \"start\": 0, \"http_etag\": \"\\\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/owner"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:32 GMT"
                    ], 
                    "content-length": [
                        "512"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/owner@example.com\", \"role\": \"owner\", \"self_link\": \"http://localhost:9001/3.0/members/123585249075835731428389495947596435700\", \"user\": \"http://localhost:9001/3.0/users/109011471419690310842107289812022048641\", \"email\": \"owner@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"648844c2e58cc164c8f0856062bb52a1e9527559\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"0a1dfe9d6b11809139886be6ac807b8611e28615\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/moderator"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:32 GMT"
                    ], 
                    "content-length": [
                        "522"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/moderator@example.com\", \"role\": \"moderator\", \"self_link\": \"http://localhost:9001/3.0/members/32502339775210491680319526557605964294\", \"user\": \"http://localhost:9001/3.0/users/16565898431885471640724918770551558513\", \"email\": \"moderator@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"4646c52df575a8f6897f3c3c6c6fac7f10655846\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"2a46086c6d25fa90e2ee492019cc84c9f18a0d1b\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:32 GMT"
                    ], 
                    "content-length": [
                        "294"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"self_link\": \"http://localhost:9001/3.0/lists/foo.example.com\", \"fqdn_listname\": \"foo@example.com\", \"volume\": 1, \"mail_host\": \"example.com\", \"http_etag\": \"\\\"698a819bbb6b902096a8c5543cc7fac2328960d5\\\"\", \"member_count\": 0, \"list_name\": \"foo\", \"display_name\": \"Foo\", \"list_id\": \"foo.example.com\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/owner"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:32 GMT"
                    ], 
                    "content-length": [
                        "512"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/owner@example.com\", \"role\": \"owner\", \"self_link\": \"http://localhost:9001/3.0/members/123585249075835731428389495947596435700\", \"user\": \"http://localhost:9001/3.0/users/109011471419690310842107289812022048641\", \"email\": \"owner@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"648844c2e58cc164c8f0856062bb52a1e9527559\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"0a1dfe9d6b11809139886be6ac807b8611e28615\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "294"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"self_link\": \"http://localhost:9001/3.0/lists/foo.example.com\", \"fqdn_listname\": \"foo@example.com\", \"volume\": 1, \"mail_host\": \"example.com\", \"http_etag\": \"\\\"698a819bbb6b902096a8c5543cc7fac2328960d5\\\"\", \"member_count\": 0, \"list_name\": \"foo\", \"display_name\": \"Foo\", \"list_id\": \"foo.example.com\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "90"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 0, \"start\": 0, \"http_etag\": \"\\\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/owner"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "512"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/owner@example.com\", \"role\": \"owner\", \"self_link\": \"http://localhost:9001/3.0/members/151471169288183877277024599908199818140\", \"user\": \"http://localhost:9001/3.0/users/109011471419690310842107289812022048641\", \"email\": \"owner@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"d61382bd732a93115368674e54f6b41a606570a8\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"ea32d01647d10053c4dbcba95fac84787ea1a65a\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/moderator"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "522"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/moderator@example.com\", \"role\": \"moderator\", \"self_link\": \"http://localhost:9001/3.0/members/26372226836145567517839439079403865390\", \"user\": \"http://localhost:9001/3.0/users/16565898431885471640724918770551558513\", \"email\": \"moderator@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"4fa39dfde86bc1e78e1af0cbe61a2a5505b29562\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"9619e7d542a49493130c31f8fe7d6230d8b06793\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/owner"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "512"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/owner@example.com\", \"role\": \"owner\", \"self_link\": \"http://localhost:9001/3.0/members/151471169288183877277024599908199818140\", \"user\": \"http://localhost:9001/3.0/users/109011471419690310842107289812022048641\", \"email\": \"owner@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"d61382bd732a93115368674e54f6b41a606570a8\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"ea32d01647d10053c4dbcba95fac84787ea1a65a\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/moderator"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "522"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/moderator@example.com\", \"role\": \"moderator\", \"self_link\": \"http://localhost:9001/3.0/members/26372226836145567517839439079403865390\", \"user\": \"http://localhost:9001/3.0/users/16565898431885471640724918770551558513\", \"email\": \"moderator@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"4fa39dfde86bc1e78e1af0cbe61a2a5505b29562\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"9619e7d542a49493130c31f8fe7d6230d8b06793\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "294"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"self_link\": \"http://localhost:9001/3.0/lists/foo.example.com\", \"fqdn_listname\": \"foo@example.com\", \"volume\": 1, \"mail_host\": \"example.com\", \"http_etag\": \"\\\"698a819bbb6b902096a8c5543cc7fac2328960d5\\\"\", \"member_count\": 0, \"list_name\": \"foo\", \"display_name\": \"Foo\", \"list_id\": \"foo.example.com\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "90"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 0, \"start\": 0, \"http_etag\": \"\\\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/owner"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "512"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/owner@example.com\", \"role\": \"owner\", \"self_link\": \"http://localhost:9001/3.0/members/132763266197365266689997447538260432385\", \"user\": \"http://localhost:9001/3.0/users/109011471419690310842107289812022048641\", \"email\": \"owner@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"8cc55f29d7ecb65d0bacef2eca6089b60897b82f\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"b84b363bcff01d980660299b2d41c231f42c6da0\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/moderator"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "521"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/moderator@example.com\", \"role\": \"moderator\", \"self_link\": \"http://localhost:9001/3.0/members/8409072350447944978514998380781320925\", \"user\": \"http://localhost:9001/3.0/users/16565898431885471640724918770551558513\", \"email\": \"moderator@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"cb44c151d13f0c1d33673aeba9ad6a8f8fa84bcb\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"8496e70004fd41fa96e83bfa4808391bb049918e\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/owner"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "512"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/owner@example.com\", \"role\": \"owner\", \"self_link\": \"http://localhost:9001/3.0/members/132763266197365266689997447538260432385\", \"user\": \"http://localhost:9001/3.0/users/109011471419690310842107289812022048641\", \"email\": \"owner@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"8cc55f29d7ecb65d0bacef2eca6089b60897b82f\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"b84b363bcff01d980660299b2d41c231f42c6da0\\\"\"}"
                }
            }
        }, 
        {
            "request": {
                "body": null, 
                "headers": {
                    "accept-encoding": [
                        "gzip, deflate"
                    ], 
                    "authorization": [
                        "Basic cmVzdGFkbWluOnJlc3RwYXNz"
                    ], 
                    "user-agent": [
                        "GNU Mailman REST client v1.0.0b1"
                    ]
                }, 
                "method": "GET", 
                "uri": "http://localhost:9001/3.0/lists/foo.example.com/roster/moderator"
            }, 
            "response": {
                "status": {
                    "message": "OK", 
                    "code": 200
                }, 
                "headers": {
                    "date": [
                        "Mon, 26 Jan 2015 08:25:33 GMT"
                    ], 
                    "content-length": [
                        "521"
                    ], 
                    "content-type": [
                        "application/json; charset=utf-8"
                    ], 
                    "server": [
                        "WSGIServer/0.2 CPython/3.4.2"
                    ]
                }, 
                "body": {
                    "string": "{\"total_size\": 1, \"entries\": [{\"address\": \"http://localhost:9001/3.0/addresses/moderator@example.com\", \"role\": \"moderator\", \"self_link\": \"http://localhost:9001/3.0/members/8409072350447944978514998380781320925\", \"user\": \"http://localhost:9001/3.0/users/16565898431885471640724918770551558513\", \"email\": \"moderator@example.com\", \"list_id\": \"foo.example.com\", \"delivery_mode\": \"regular\", \"http_etag\": \"\\\"cb44c151d13f0c1d33673aeba9ad6a8f8fa84bcb\\\"\"}], \"start\": 0, \"http_etag\": \"\\\"8496e70004fd41fa96e83bfa4808391bb049918e\\\"\"}"
                }
            }
        }
    ]
}