interactions:
- request:
    body: null
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python-requests/2.9.1]
    method: GET
    uri: http://localhost:8080/api/v1/collections/?collection_startswith=366439dbb
  response:
    body: {string: !!python/unicode '{"count":1,"next":null,"previous":null,"results":[{"collection_id":"366439dbb28146a9bd439dcc3f076c70","harvest_type":"twitter_user_timeline","name":"Test
        user timeline","is_on":false}]}'}
    headers:
      allow: ['GET, HEAD, OPTIONS']
      content-type: [application/json]
      date: ['Fri, 25 May 2018 15:20:01 GMT']
      server: [WSGIServer/0.1 Python/2.7.15]
      vary: ['Accept, Cookie']
      x-frame-options: [SAMEORIGIN]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python-requests/2.9.1]
    method: GET
    uri: http://localhost:8080/api/v1/collections/?collection_startswith=x366439dbb
  response:
    body: {string: !!python/unicode '{"count":0,"next":null,"previous":null,"results":[]}'}
    headers:
      allow: ['GET, HEAD, OPTIONS']
      content-type: [application/json]
      date: ['Fri, 25 May 2018 15:20:01 GMT']
      server: [WSGIServer/0.1 Python/2.7.15]
      vary: ['Accept, Cookie']
      x-frame-options: [SAMEORIGIN]
    status: {code: 200, message: OK}
version: 1
