[
  {
    "scope": "http://127.0.0.1:54321",
    "method": "GET",
    "path": "/someObject/one",
    "body": "",
    "status": 200,
    "response": {
      "id": "one",
      "state": "occupied",
      "creationDate": "2018-10-16T13:05:16.649Z"
    },
    "rawHeaders": [
      "X-Powered-By",
      "Express",
      "Content-Type",
      "application/json; charset=utf-8",
      "Content-Length",
      "73",
      "ETag",
      "W/\"49-W0VW3o85y7p6GuecOVRBMte0TZw\"",
      "Date",
      "Mon, 17 Feb 2020 12:36:21 GMT",
      "Connection",
      "close"
    ],
    "responseIsBinary": false
  }
]