Newer
Older
postorius / src / postorius / tests / fixtures / vcr_cassettes / list_members_page.yaml
@Florian Fuchs Florian Fuchs on 10 Feb 2015 94 KB add env for fixture re-recording to tox.ini
interactions:
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:43 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:43 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"df3f058a5062b09bd34fdd1309c4770fc23bf6af\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/51131740294581548284355020148792105068"}],
        "start": 0, "http_etag": "\"6f3c9d743da982877ec96a4091cda67548ae7841\"", "total_size":
        1}'}
    headers:
      content-length: ['510']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:43 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"ca001134c429845c04545a511e1e36724c9466b1\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/315404612538100455510291362215943819827"}],
        "start": 0, "http_etag": "\"b1eaa605086c82b40cad6f9cec32e6905bdaae5a\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:43 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:43 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"df3f058a5062b09bd34fdd1309c4770fc23bf6af\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/51131740294581548284355020148792105068"}],
        "start": 0, "http_etag": "\"6f3c9d743da982877ec96a4091cda67548ae7841\"", "total_size":
        1}'}
    headers:
      content-length: ['510']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:43 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"a01bc1e1ad719a7fd0246fe5d8b168e4a4e83318\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/211877927659145775206600140988891673117"}],
        "start": 0, "http_etag": "\"3a6c60a7c5f07210b22bc50bf788a7448b2757cd\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"8d5e623a09a9cb6795b8af58b9156add349aa98c\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/74561224102330491648556315669152982006"}],
        "start": 0, "http_etag": "\"d5fd56d9e0cc891cc55f9651a75dcc98a65d3808\"", "total_size":
        1}'}
    headers:
      content-length: ['522']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"a01bc1e1ad719a7fd0246fe5d8b168e4a4e83318\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/211877927659145775206600140988891673117"}],
        "start": 0, "http_etag": "\"3a6c60a7c5f07210b22bc50bf788a7448b2757cd\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"8d5e623a09a9cb6795b8af58b9156add349aa98c\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/74561224102330491648556315669152982006"}],
        "start": 0, "http_etag": "\"d5fd56d9e0cc891cc55f9651a75dcc98a65d3808\"", "total_size":
        1}'}
    headers:
      content-length: ['522']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"e94829a7f9e6a8f7bc75dc68bfb484b527a63204\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/189690441823108454574062063218711796982"}],
        "start": 0, "http_etag": "\"6e899141f26da6e91823e84652e2c58c1740db3d\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"dee160dd996a7982519e9db4a6d7c2b59664bc8b\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/81343349406634969036125684320138449398"}],
        "start": 0, "http_etag": "\"3c9c9917602e64986458d3db099199efb36585bf\"", "total_size":
        1}'}
    headers:
      content-length: ['522']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"e94829a7f9e6a8f7bc75dc68bfb484b527a63204\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/189690441823108454574062063218711796982"}],
        "start": 0, "http_etag": "\"6e899141f26da6e91823e84652e2c58c1740db3d\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"dee160dd996a7982519e9db4a6d7c2b59664bc8b\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/81343349406634969036125684320138449398"}],
        "start": 0, "http_etag": "\"3c9c9917602e64986458d3db099199efb36585bf\"", "total_size":
        1}'}
    headers:
      content-length: ['522']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 22:14:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:25 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:25 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"e2ae538f66a7d1c1f6081718b1b38105f56e0a39\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/244797913804051143835853929351524636009"}],
        "start": 0, "http_etag": "\"90ba3a7c6db3474b481b559cd846d21d175a02b7\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:25 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"a5d902db6ea01bbe2534501ebfe4950c389573e1\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/102525541390459730982869997486308770893"}],
        "start": 0, "http_etag": "\"7d75ee5b463f87125c93eef8e376288c622dcaf1\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:25 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:25 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"e2ae538f66a7d1c1f6081718b1b38105f56e0a39\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/244797913804051143835853929351524636009"}],
        "start": 0, "http_etag": "\"90ba3a7c6db3474b481b559cd846d21d175a02b7\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:26 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:28 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:28 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"accdd1affeeb0cf6d9b74378b46082101748fd37\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/27819546667938930850026898577773480422"}],
        "start": 0, "http_etag": "\"ef5c352f063d2dc9081e782472f13289ee99e3c5\"", "total_size":
        1}'}
    headers:
      content-length: ['510']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:28 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"b2b07ff9e09133dc692d4c38ad11f8dabbf1c338\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/165168466525213416762016985258042414357"}],
        "start": 0, "http_etag": "\"294bc13628155a319901d68902432f39af63b190\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:28 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"accdd1affeeb0cf6d9b74378b46082101748fd37\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/27819546667938930850026898577773480422"}],
        "start": 0, "http_etag": "\"ef5c352f063d2dc9081e782472f13289ee99e3c5\"", "total_size":
        1}'}
    headers:
      content-length: ['510']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:28 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"b2b07ff9e09133dc692d4c38ad11f8dabbf1c338\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/165168466525213416762016985258042414357"}],
        "start": 0, "http_etag": "\"294bc13628155a319901d68902432f39af63b190\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:28 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:30 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:30 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"9688bf57910af2a5c002ecc92a0c5323af5898ad\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/195182540630664540260015601260885860892"}],
        "start": 0, "http_etag": "\"1af597543f38db8c03d50d8de6f964a94390eb98\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:30 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"f3ebb0b07393f3d2bf0157f13c726269eef35c26\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/295278962255027832508590993989762615939"}],
        "start": 0, "http_etag": "\"0e422785bd209140186861a27f30bf28924bc7ad\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:30 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"9688bf57910af2a5c002ecc92a0c5323af5898ad\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/195182540630664540260015601260885860892"}],
        "start": 0, "http_etag": "\"1af597543f38db8c03d50d8de6f964a94390eb98\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:30 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"f3ebb0b07393f3d2bf0157f13c726269eef35c26\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/295278962255027832508590993989762615939"}],
        "start": 0, "http_etag": "\"0e422785bd209140186861a27f30bf28924bc7ad\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:30:30 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:08 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:08 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"f71eee0aeee18bbaa144d80501577364fb7774f0\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/249229789220407054429880693145639655329"}],
        "start": 0, "http_etag": "\"b7c03a4e05208fa379f356f9a478f287d9bcb0f4\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:08 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"364d507f761454d1160ca79552ec31be879ff7ee\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/292200679909721091351580809523244719912"}],
        "start": 0, "http_etag": "\"e7a5f40dae210bdc934e72c794a716580022448b\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:08 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:08 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"f71eee0aeee18bbaa144d80501577364fb7774f0\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/249229789220407054429880693145639655329"}],
        "start": 0, "http_etag": "\"b7c03a4e05208fa379f356f9a478f287d9bcb0f4\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:08 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:11 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:11 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"c4bfe12738e60f1164e4e44ed066a00200454a3b\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/15582850446470029602244009936412998421"}],
        "start": 0, "http_etag": "\"8ad93600ae09b1d67b76b4a7d89e7dc680af95f0\"", "total_size":
        1}'}
    headers:
      content-length: ['510']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:11 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"dd666c392c2a0c9f1a24bb8fe266c8ad7042cd5f\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/220048416367363342535278120276827856999"}],
        "start": 0, "http_etag": "\"dc6176f51c40dd6a0529668ceb90a5d411fad38c\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:11 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"c4bfe12738e60f1164e4e44ed066a00200454a3b\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/15582850446470029602244009936412998421"}],
        "start": 0, "http_etag": "\"8ad93600ae09b1d67b76b4a7d89e7dc680af95f0\"", "total_size":
        1}'}
    headers:
      content-length: ['510']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:11 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"dd666c392c2a0c9f1a24bb8fe266c8ad7042cd5f\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/220048416367363342535278120276827856999"}],
        "start": 0, "http_etag": "\"dc6176f51c40dd6a0529668ceb90a5d411fad38c\"", "total_size":
        1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:11 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "display_name":
        "Foo", "member_count": 0, "list_id": "foo.example.com", "mail_host": "example.com",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "list_name": "foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:14 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:14 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"583bcb0afd748e9f99595d530366fc175b6e605b\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/191425294508940701779318113606479327398"}],
        "start": 0, "http_etag": "\"8341da7e96f60abae7dbb83c2e3dd2d7821e8c2f\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:14 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"17b219d2ade17a6e3c800de1620a67bcd765fe92\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/95836312751622089455510849030624637337"}],
        "start": 0, "http_etag": "\"6803f13440e1f13528ca4c70930da8748aa0a6fb\"", "total_size":
        1}'}
    headers:
      content-length: ['522']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:14 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "http_etag": "\"583bcb0afd748e9f99595d530366fc175b6e605b\"", "role": "owner",
        "email": "owner@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "self_link":
        "http://localhost:9001/3.0/members/191425294508940701779318113606479327398"}],
        "start": 0, "http_etag": "\"8341da7e96f60abae7dbb83c2e3dd2d7821e8c2f\"", "total_size":
        1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "http_etag": "\"17b219d2ade17a6e3c800de1620a67bcd765fe92\"", "role": "moderator",
        "email": "moderator@example.com", "delivery_mode": "regular", "list_id": "foo.example.com",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "self_link":
        "http://localhost:9001/3.0/members/95836312751622089455510849030624637337"}],
        "start": 0, "http_etag": "\"6803f13440e1f13528ca4c70930da8748aa0a6fb\"", "total_size":
        1}'}
    headers:
      content-length: ['522']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 11:38:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
        "foo.example.com", "fqdn_listname": "foo@example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
        "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"", "member_count":
        0, "mail_host": "example.com", "display_name": "Foo"}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:27 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"total_size": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "start": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:27 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"f6765a6b20eb1bb9f1e913f534800b3b34e71ebb\"",
        "entries": [{"email": "owner@example.com", "role": "owner", "user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"3ed5fa1a2a507cd88875031531bf0091fcd99602\"",
        "self_link": "http://localhost:9001/3.0/members/231555231194996662016433524627672962508"}],
        "start": 0}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:27 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"0ad5b97bfceb54dc7c6d92e63ddbf927022d62ca\"",
        "entries": [{"email": "moderator@example.com", "role": "moderator", "user":
        "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"26fca0a34bbb13a09a4b82078bc72448ca221fb6\"",
        "self_link": "http://localhost:9001/3.0/members/244667584952145039218331003064067356173"}],
        "start": 0}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:27 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
        "foo.example.com", "fqdn_listname": "foo@example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
        "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"", "member_count":
        0, "mail_host": "example.com", "display_name": "Foo"}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:27 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"f6765a6b20eb1bb9f1e913f534800b3b34e71ebb\"",
        "entries": [{"email": "owner@example.com", "role": "owner", "user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"3ed5fa1a2a507cd88875031531bf0091fcd99602\"",
        "self_link": "http://localhost:9001/3.0/members/231555231194996662016433524627672962508"}],
        "start": 0}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:27 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
        "foo.example.com", "fqdn_listname": "foo@example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
        "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"", "member_count":
        0, "mail_host": "example.com", "display_name": "Foo"}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:32 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"total_size": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "start": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:32 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"eb84628d33e609df87af637a7a9fe8b08d2be7cb\"",
        "entries": [{"email": "owner@example.com", "role": "owner", "user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"037e53a921efce43c091fd7417becd244edff57b\"",
        "self_link": "http://localhost:9001/3.0/members/163419572633799486019119205366120239761"}],
        "start": 0}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:32 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"f0a60274c39954af98f4cb949082ad9611414727\"",
        "entries": [{"email": "moderator@example.com", "role": "moderator", "user":
        "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"1751b674cfac2c057dfa87eb8293fa59fc7d828b\"",
        "self_link": "http://localhost:9001/3.0/members/249841082002958347311533808819541101179"}],
        "start": 0}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:32 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"eb84628d33e609df87af637a7a9fe8b08d2be7cb\"",
        "entries": [{"email": "owner@example.com", "role": "owner", "user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"037e53a921efce43c091fd7417becd244edff57b\"",
        "self_link": "http://localhost:9001/3.0/members/163419572633799486019119205366120239761"}],
        "start": 0}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:32 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"f0a60274c39954af98f4cb949082ad9611414727\"",
        "entries": [{"email": "moderator@example.com", "role": "moderator", "user":
        "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"1751b674cfac2c057dfa87eb8293fa59fc7d828b\"",
        "self_link": "http://localhost:9001/3.0/members/249841082002958347311533808819541101179"}],
        "start": 0}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:32 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
        "foo.example.com", "fqdn_listname": "foo@example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
        "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"", "member_count":
        0, "mail_host": "example.com", "display_name": "Foo"}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:37 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"total_size": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "start": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:37 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"bab6a2d13cc8bfe0dfb0fb592cd776632fda4081\"",
        "entries": [{"email": "owner@example.com", "role": "owner", "user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"85e6025ed2a424daafea1c27dcc23a8b02a85397\"",
        "self_link": "http://localhost:9001/3.0/members/257940852299557859703633790663363223688"}],
        "start": 0}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:37 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"bcd667710f5061bea414453eef4db60b24a8b897\"",
        "entries": [{"email": "moderator@example.com", "role": "moderator", "user":
        "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"8c5489aaaec24aaf1c6bff4196cb8e5571849546\"",
        "self_link": "http://localhost:9001/3.0/members/282637221825622393919297264741386273314"}],
        "start": 0}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:37 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"bab6a2d13cc8bfe0dfb0fb592cd776632fda4081\"",
        "entries": [{"email": "owner@example.com", "role": "owner", "user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"85e6025ed2a424daafea1c27dcc23a8b02a85397\"",
        "self_link": "http://localhost:9001/3.0/members/257940852299557859703633790663363223688"}],
        "start": 0}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:37 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"total_size": 1, "http_etag": "\"bcd667710f5061bea414453eef4db60b24a8b897\"",
        "entries": [{"email": "moderator@example.com", "role": "moderator", "user":
        "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "list_id":
        "foo.example.com", "delivery_mode": "regular", "http_etag": "\"8c5489aaaec24aaf1c6bff4196cb8e5571849546\"",
        "self_link": "http://localhost:9001/3.0/members/282637221825622393919297264741386273314"}],
        "start": 0}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 12:01:37 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"volume": 1, "list_id": "foo.example.com", "display_name":
        "Foo", "list_name": "foo", "fqdn_listname": "foo@example.com", "self_link":
        "http://localhost:9001/3.0/lists/foo.example.com", "member_count": 0, "mail_host":
        "example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "start": 0, "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"http_etag": "\"def246fb2b7a723199613e4fc33fcec59c7b762c\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "email":
        "owner@example.com", "list_id": "foo.example.com", "role": "owner", "http_etag":
        "\"ccff473b286c30f6fbbb4f05499b6a27a10a46d1\"", "self_link": "http://localhost:9001/3.0/members/153753469666990137450009191023558924870",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"http_etag": "\"df2f852105b877a24753dda949bbb70a57fbe085\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "email":
        "moderator@example.com", "list_id": "foo.example.com", "role": "moderator",
        "http_etag": "\"2a3d0490107da0a857d6593f91d5a6c8aee982b9\"", "self_link":
        "http://localhost:9001/3.0/members/266477769629444206274271434709941298070",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"volume": 1, "list_id": "foo.example.com", "display_name":
        "Foo", "list_name": "foo", "fqdn_listname": "foo@example.com", "self_link":
        "http://localhost:9001/3.0/lists/foo.example.com", "member_count": 0, "mail_host":
        "example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"http_etag": "\"def246fb2b7a723199613e4fc33fcec59c7b762c\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "email":
        "owner@example.com", "list_id": "foo.example.com", "role": "owner", "http_etag":
        "\"ccff473b286c30f6fbbb4f05499b6a27a10a46d1\"", "self_link": "http://localhost:9001/3.0/members/153753469666990137450009191023558924870",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"volume": 1, "list_id": "foo.example.com", "display_name":
        "Foo", "list_name": "foo", "fqdn_listname": "foo@example.com", "self_link":
        "http://localhost:9001/3.0/lists/foo.example.com", "member_count": 0, "mail_host":
        "example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "start": 0, "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"http_etag": "\"e6b2f71943867b40793a577ad17dad097f9bd213\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "email":
        "owner@example.com", "list_id": "foo.example.com", "role": "owner", "http_etag":
        "\"dbe71a0c01969e5eb64c740fe53bd1c78773139f\"", "self_link": "http://localhost:9001/3.0/members/325162698063039570216805293792898075902",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"http_etag": "\"a23034407b764dee5ce69e838e6f2a0534291189\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "email":
        "moderator@example.com", "list_id": "foo.example.com", "role": "moderator",
        "http_etag": "\"618d41b10043c31c120aac787c5cc3090eb7e07f\"", "self_link":
        "http://localhost:9001/3.0/members/278409836023291514297759589394789086471",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"http_etag": "\"e6b2f71943867b40793a577ad17dad097f9bd213\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "email":
        "owner@example.com", "list_id": "foo.example.com", "role": "owner", "http_etag":
        "\"dbe71a0c01969e5eb64c740fe53bd1c78773139f\"", "self_link": "http://localhost:9001/3.0/members/325162698063039570216805293792898075902",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"http_etag": "\"a23034407b764dee5ce69e838e6f2a0534291189\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "email":
        "moderator@example.com", "list_id": "foo.example.com", "role": "moderator",
        "http_etag": "\"618d41b10043c31c120aac787c5cc3090eb7e07f\"", "self_link":
        "http://localhost:9001/3.0/members/278409836023291514297759589394789086471",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:45 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode '{"volume": 1, "list_id": "foo.example.com", "display_name":
        "Foo", "list_name": "foo", "fqdn_listname": "foo@example.com", "self_link":
        "http://localhost:9001/3.0/lists/foo.example.com", "member_count": 0, "mail_host":
        "example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:51 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
  response:
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "start": 0, "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:51 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"http_etag": "\"99f8aea7ac8b7af76abd209892367637a5a48dd3\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "email":
        "owner@example.com", "list_id": "foo.example.com", "role": "owner", "http_etag":
        "\"9c2abf2de0207e7e906662847f6c7ba7db4adc1e\"", "self_link": "http://localhost:9001/3.0/members/225247941354608205613280344496484998484",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:51 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"http_etag": "\"f96f2fb113eb22e93c2eff4efe1f0f5ca0b847a6\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "email":
        "moderator@example.com", "list_id": "foo.example.com", "role": "moderator",
        "http_etag": "\"f0b4d23de59d745f5cca1446e0403ee06223d881\"", "self_link":
        "http://localhost:9001/3.0/members/141356931159328251666297277418334502027",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:51 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"http_etag": "\"99f8aea7ac8b7af76abd209892367637a5a48dd3\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/96573909988922970304746006243506406498",
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "email":
        "owner@example.com", "list_id": "foo.example.com", "role": "owner", "http_etag":
        "\"9c2abf2de0207e7e906662847f6c7ba7db4adc1e\"", "self_link": "http://localhost:9001/3.0/members/225247941354608205613280344496484998484",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['511']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:51 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"http_etag": "\"f96f2fb113eb22e93c2eff4efe1f0f5ca0b847a6\"",
        "entries": [{"user": "http://localhost:9001/3.0/users/72657208221403324359163601797012164031",
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "email":
        "moderator@example.com", "list_id": "foo.example.com", "role": "moderator",
        "http_etag": "\"f0b4d23de59d745f5cca1446e0403ee06223d881\"", "self_link":
        "http://localhost:9001/3.0/members/141356931159328251666297277418334502027",
        "delivery_mode": "regular"}], "start": 0, "total_size": 1}'}
    headers:
      content-length: ['523']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 10 Feb 2015 13:52:51 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
version: 1