{
  "_type": "export",
  "__export_format": 4,
  "__export_date": "2016-11-18T22:34:51.526Z",
  "__export_source": "insomnia.importers:v0.1.0",
  "resources": [
    {
      "_id": "__REQ_1__",
      "_type": "request",
      "parentId": "__WORKSPACE_ID__",
      "url": "http://somesite.com/getdata",
      "name": "http://somesite.com/getdata",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "name": "id",
          "value": "1234"
        }
      ],
      "headers": [],
      "authentication": {}
    }
  ]
}
