interactions:
- request:
    body: null
    headers:
      Accept:
      - '*/*'
      Accept-Encoding:
      - gzip, deflate
      Connection:
      - keep-alive
      User-Agent:
      - python-requests/2.25.1
    method: GET
    uri: http://127.0.0.1:33113/rest/bug?f1=flagtypes.name&include_fields=assigned_to&include_fields=blocks&include_fields=cc&include_fields=cf_stabilisation_atoms&include_fields=component&include_fields=depends_on&include_fields=flags&include_fields=id&include_fields=keywords&include_fields=last_change_time&include_fields=product&include_fields=resolution&include_fields=whiteboard&o1=anywords&v1=sanity-check%2B
  response:
    body:
      string: '{"bugs":[{"component":"Keywording","id":2,"assigned_to_detail":{"name":"test@example.com","real_name":"Test
        developer","id":1,"email":"test@example.com"},"blocks":[9],"cc":["alpha@gentoo.org","hppa@gentoo.org"],"cc_detail":[{"email":"alpha@gentoo.org","id":3,"real_name":"ALPHA
        arch team","name":"alpha@gentoo.org"},{"id":5,"real_name":"HPPA arch team","name":"hppa@gentoo.org","email":"hppa@gentoo.org"}],"depends_on":[1],"last_change_time":"2020-04-03T13:34:59Z","assigned_to":"test@example.com","cf_stabilisation_atoms":"dev-python/unittest-mixins-1.6\r\ndev-python/coverage-4.5.4","flags":[{"id":2,"type_id":1,"name":"sanity-check","status":"+","setter":"nattka@gentoo.org","modification_date":"2020-04-03T13:34:59Z","creation_date":"2020-04-03T13:34:59Z"}],"keywords":[],"resolution":"","whiteboard":"","product":"Gentoo
        Linux"}]}'
    headers:
      Access-control-allow-headers:
      - origin, content-type, accept, x-requested-with
      Access-control-allow-origin:
      - '*'
      Connection:
      - Keep-Alive
      Content-Type:
      - application/json; charset=UTF-8
      Content-security-policy:
      - frame-ancestors 'self'
      Date:
      - Fri, 16 Apr 2021 08:51:07 GMT
      Etag:
      - YEIOC0x+8Y4OAEoveOy97A
      Keep-Alive:
      - timeout=15, max=100
      Server:
      - Apache
      Transfer-Encoding:
      - chunked
      X-content-type-options:
      - nosniff
      X-frame-options:
      - SAMEORIGIN
      X-xss-protection:
      - 1; mode=block
    status:
      code: 200
      message: OK
version: 1
