interactions:
- request:
    body: null
    headers:
      Accept:
      - '*/*'
      Accept-Encoding:
      - gzip, deflate
      Connection:
      - keep-alive
      User-Agent:
      - python-requests/2.28.1
    method: GET
    uri: http://127.0.0.1:33113/rest/bug?f2=tag&include_fields=assigned_to&include_fields=blocks&include_fields=cc&include_fields=cf_runtime_testing_required&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&o2=nowordssubstr&v2=nattka%3Askip
  response:
    body:
      string: '{"bugs":[{"assigned_to_detail":{"id":1,"email":"test@example.com","name":"test@example.com","real_name":"Test
        developer"},"last_change_time":"2020-04-03T13:22:41Z","flags":[],"keywords":[],"id":1,"cc":[],"blocks":[2],"cf_stabilisation_atoms":"","depends_on":[],"product":"Gentoo
        Linux","assigned_to":"test@example.com","resolution":"","cf_runtime_testing_required":"---","whiteboard":"","component":"Random
        bugs","cc_detail":[]},{"depends_on":[1],"product":"Gentoo Linux","resolution":"","cf_runtime_testing_required":"---","assigned_to":"test@example.com","cc_detail":[{"real_name":"ALPHA
        arch team","name":"alpha@gentoo.org","email":"alpha@gentoo.org","id":3},{"email":"hppa@gentoo.org","name":"hppa@gentoo.org","id":5,"real_name":"HPPA
        arch team"}],"whiteboard":"","component":"Keywording","assigned_to_detail":{"real_name":"Test
        developer","id":1,"email":"test@example.com","name":"test@example.com"},"last_change_time":"2020-04-03T13:34:59Z","cc":["alpha@gentoo.org","hppa@gentoo.org"],"id":2,"flags":[{"modification_date":"2020-04-03T13:34:59Z","status":"+","type_id":1,"creation_date":"2020-04-03T13:34:59Z","name":"sanity-check","setter":"nattka@gentoo.org","id":2}],"keywords":[],"cf_stabilisation_atoms":"dev-python/unittest-mixins-1.6\r\ndev-python/coverage-4.5.4","blocks":[9]},{"last_change_time":"2020-04-03T13:34:55Z","assigned_to_detail":{"real_name":"Test
        developer","name":"test@example.com","email":"test@example.com","id":1},"blocks":[],"cf_stabilisation_atoms":"dev-python/urllib3-1.25.8\r\ndev-python/trustme-0.6.0\r\ndev-python/brotlipy-0.7.0","keywords":["KEYWORDREQ"],"flags":[],"cc":["hppa@gentoo.org"],"id":4,"depends_on":[],"product":"Gentoo
        Linux","whiteboard":"","component":"Keywording","cc_detail":[{"real_name":"HPPA
        arch team","id":5,"email":"hppa@gentoo.org","name":"hppa@gentoo.org"}],"assigned_to":"test@example.com","resolution":"","cf_runtime_testing_required":"Yes"},{"cf_runtime_testing_required":"Yes","resolution":"","assigned_to":"test@example.com","cc_detail":[{"name":"test@example.com","email":"test@example.com","id":1,"real_name":"Test
        developer"}],"component":"Vulnerabilities","whiteboard":"test whiteboard","product":"Gentoo
        Security","depends_on":[],"cc":["test@example.com"],"id":5,"keywords":[],"flags":[],"cf_stabilisation_atoms":"app-arch/arj-3.10.22-r7
        amd64 hppa","blocks":[],"assigned_to_detail":{"real_name":"Test developer","name":"test@example.com","email":"test@example.com","id":1},"last_change_time":"2020-04-10T09:47:22Z"},{"cc_detail":[],"component":"Kernel","whiteboard":"","cf_runtime_testing_required":"Yes","resolution":"","assigned_to":"test@example.com","depends_on":[],"product":"Gentoo
        Security","cf_stabilisation_atoms":"sys-kernel/gentoo-sources-4.1.6","blocks":[],"id":6,"cc":[],"flags":[],"keywords":[],"last_change_time":"2020-04-03T13:31:19Z","assigned_to_detail":{"real_name":"Test
        developer","id":1,"email":"test@example.com","name":"test@example.com"}},{"blocks":[3],"cf_stabilisation_atoms":"dev-python/pytest-5.4.1","keywords":["ALLARCHES"],"flags":[],"cc":[],"id":7,"last_change_time":"2020-04-03T13:28:17Z","assigned_to_detail":{"real_name":"Test
        developer","email":"test@example.com","name":"test@example.com","id":1},"component":"Stabilization","whiteboard":"","cc_detail":[],"assigned_to":"test@example.com","cf_runtime_testing_required":"Yes","resolution":"","depends_on":[],"product":"Gentoo
        Linux"},{"assigned_to":"test@example.com","resolution":"FIXED","cf_runtime_testing_required":"---","whiteboard":"","component":"Stabilization","cc_detail":[],"depends_on":[],"product":"Gentoo
        Linux","keywords":[],"flags":[],"id":8,"cc":[],"blocks":[],"cf_stabilisation_atoms":"dev-lang/python-3.7.7","assigned_to_detail":{"name":"test@example.com","email":"test@example.com","id":1,"real_name":"Test
        developer"},"last_change_time":"2020-04-04T07:07:56Z"},{"cf_runtime_testing_required":"---","resolution":"","assigned_to":"test@example.com","cc_detail":[],"component":"Keywording","whiteboard":"","product":"Gentoo
        Linux","depends_on":[2],"cc":[],"id":9,"flags":[],"keywords":[],"cf_stabilisation_atoms":"dev-python/frobnicate-11","blocks":[],"assigned_to_detail":{"email":"test@example.com","name":"test@example.com","id":1,"real_name":"Test
        developer"},"last_change_time":"2020-04-05T14:35:59Z"}]}'
    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:
      - Tue, 06 Sep 2022 19:46:04 GMT
      Etag:
      - mPf7QGagDn9Nz0PQ2nNalQ
      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
