{
  "log": {
    "version": "1.2",
    "creator": {
      "name": "loremfile fixtures",
      "version": "1.0"
    },
    "pages": [
      {
        "startedDateTime": "2020-01-01T00:00:00Z",
        "id": "page_1",
        "title": "loremfile.dev — Et officiis incididunt sapiente.",
        "pageTimings": {
          "onContentLoad": 30,
          "onLoad": 60
        }
      }
    ],
    "entries": [
      {
        "startedDateTime": "2020-01-01T00:00:00Z",
        "time": 12,
        "request": {
          "method": "GET",
          "url": "https://loremfile.dev/",
          "httpVersion": "HTTP/2",
          "headers": [
            {
              "name": "accept",
              "value": "*/*"
            }
          ],
          "queryString": [],
          "cookies": [],
          "headersSize": -1,
          "bodySize": 0
        },
        "response": {
          "status": 200,
          "statusText": "OK",
          "httpVersion": "HTTP/2",
          "headers": [
            {
              "name": "content-type",
              "value": "text/html; charset=utf-8"
            }
          ],
          "cookies": [],
          "content": {
            "size": 2048,
            "mimeType": "text/html; charset=utf-8"
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": 2048
        },
        "cache": {},
        "timings": {
          "send": 0,
          "wait": 10,
          "receive": 2
        }
      },
      {
        "startedDateTime": "2020-01-01T00:00:00Z",
        "time": 13,
        "request": {
          "method": "GET",
          "url": "https://loremfile.dev/assets/site.css",
          "httpVersion": "HTTP/2",
          "headers": [
            {
              "name": "accept",
              "value": "*/*"
            }
          ],
          "queryString": [],
          "cookies": [],
          "headersSize": -1,
          "bodySize": 0
        },
        "response": {
          "status": 200,
          "statusText": "OK",
          "httpVersion": "HTTP/2",
          "headers": [
            {
              "name": "content-type",
              "value": "text/css; charset=utf-8"
            }
          ],
          "cookies": [],
          "content": {
            "size": 4096,
            "mimeType": "text/css; charset=utf-8"
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": 4096
        },
        "cache": {},
        "timings": {
          "send": 0,
          "wait": 11,
          "receive": 2
        }
      },
      {
        "startedDateTime": "2020-01-01T00:00:00Z",
        "time": 14,
        "request": {
          "method": "GET",
          "url": "https://loremfile.dev/png/100x100.png",
          "httpVersion": "HTTP/2",
          "headers": [
            {
              "name": "accept",
              "value": "*/*"
            }
          ],
          "queryString": [],
          "cookies": [],
          "headersSize": -1,
          "bodySize": 0
        },
        "response": {
          "status": 200,
          "statusText": "OK",
          "httpVersion": "HTTP/2",
          "headers": [
            {
              "name": "content-type",
              "value": "image/png"
            }
          ],
          "cookies": [],
          "content": {
            "size": 1024,
            "mimeType": "image/png"
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": 1024
        },
        "cache": {},
        "timings": {
          "send": 0,
          "wait": 12,
          "receive": 2
        }
      }
    ]
  }
}
