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/whoami
  response:
    body:
      string: '{"id":2,"real_name":"NATTkA","name":"nattka@gentoo.org"}'
    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:08 GMT
      Etag:
      - mVytJ9+Su1npSL9ztIqPVQ
      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
- 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/3/comment
  response:
    body:
      string: '{"bugs":{"3":{"comments":[{"time":"2020-04-03T13:19:04Z","creation_time":"2020-04-03T13:19:04Z","creator":"test@example.com","text":"","is_private":false,"tags":[],"attachment_id":null,"count":0,"bug_id":3,"id":3},{"text":"sanity
        check failed!","is_private":false,"creation_time":"2020-04-03T13:35:02Z","creator":"nattka@gentoo.org","time":"2020-04-03T13:35:02Z","count":1,"id":8,"bug_id":3,"attachment_id":null,"tags":[]},{"attachment_id":null,"tags":[],"id":9,"bug_id":3,"count":2,"time":"2020-04-03T13:35:33Z","creation_time":"2020-04-03T13:35:33Z","creator":"nattka@gentoo.org","text":"sanity
        check failed!","is_private":false},{"time":"2020-04-03T13:37:04Z","text":"sanity
        check failed!","is_private":false,"creation_time":"2020-04-03T13:37:04Z","creator":"nattka@gentoo.org","attachment_id":null,"tags":[],"id":10,"bug_id":3,"count":3},{"creation_time":"2020-04-03T13:38:16Z","creator":"nattka@gentoo.org","text":"sanity
        check failed!","is_private":false,"time":"2020-04-03T13:38:16Z","count":4,"id":11,"bug_id":3,"attachment_id":null,"tags":[]}]}},"comments":{}}'
    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:09 GMT
      Etag:
      - 6aoKiXCfaqTuevape3TPdg
      Keep-Alive:
      - timeout=15, max=99
      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
