{ "info": { "_postman_id": "f7545e3a-a7b4-4d8d-8ba4-3b74be3fd041", "name": "episode-editor", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "get_all_episodes", "event": [ { "listen": "test", "script": { "type": "text/javascript", "exec": [] } } ], "request": { "method": "GET", "header": [ { "key": "cookie", "value": "cookievalue" } ], "body": { "mode": "raw", "raw": "{}" }, "url": { "raw": "https://raw.githubusercontent.com/zemirco/sf-city-lots-json/master/citylots.json", "host": [ "https://raw.githubusercontent.com" ], "path": [ "zemirco", "sf-city-lots-json", "master", "citylots.json" ] } }, "response": [] } ] }