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