{"info":{"_postman_id":"6516b682-8dd0-463d-8b88-b5438acbbec2","name":"International Space Station","description":"<html><head></head><body><p>Retrieves the real-time data from NASA about the location of the ISS using Open Notify API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12078866","collectionId":"6516b682-8dd0-463d-8b88-b5438acbbec2","publishedId":"T1Dv8aWS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-08-01T16:06:00.000Z"},"item":[{"name":"ISS current location","event":[{"listen":"prerequest","script":{"id":"09b67270-8392-4cb5-9d26-e5e25011fd9a","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"eab6446f-ffc6-49cc-8dd2-272efddd8aaa","exec":[""],"type":"text/javascript"}}],"id":"0cae8638-7bf4-47ea-bf3e-8ba40197efea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://api.open-notify.org/iss-now.json","description":"<p>Fetches the latitude and longitude of the space station</p>\n","urlObject":{"protocol":"http","path":["iss-now.json"],"host":["api","open-notify","org"],"query":[],"variable":[]}},"response":[],"_postman_id":"0cae8638-7bf4-47ea-bf3e-8ba40197efea"},{"name":"ISS pass time","event":[{"listen":"test","script":{"id":"987ad4b0-d29a-48f5-9735-d545cce6561b","exec":[""],"type":"text/javascript"}}],"id":"6cdb5274-3ed2-42ca-9e64-4f7771afdfe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://api.open-notify.org/iss-pass.json?lat={{latitude_position}}&lon={{longitude_position}}","description":"<p>Returns the upcoming list of ISS passes for a particular location</p>\n","urlObject":{"protocol":"http","path":["iss-pass.json"],"host":["api","open-notify","org"],"query":[{"description":{"content":"<p>The latitude of the place to predict passes</p>\n","type":"text/plain"},"key":"lat","value":"{{latitude_position}}"},{"description":{"content":"<p>The longitude of the place to predict passes</p>\n","type":"text/plain"},"key":"lon","value":"{{longitude_position}}"},{"disabled":true,"description":{"content":"<p>The altitude of the place to predict passes</p>\n","type":"text/plain"},"key":"alt","value":""},{"disabled":true,"description":{"content":"<p>The number of passes to return</p>\n","type":"text/plain"},"key":"n","value":""}],"variable":[]}},"response":[],"_postman_id":"6cdb5274-3ed2-42ca-9e64-4f7771afdfe4"},{"name":"People in space now","event":[{"listen":"test","script":{"id":"4a097bad-6c34-4af9-aa22-4c48ff37eb57","exec":[""],"type":"text/javascript"}}],"id":"a7cfd8cf-993e-4848-9dca-042a726844aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://api.open-notify.org/astros.json","description":"<p>Returns the number of people in space and the spacecraft they are on</p>\n","urlObject":{"protocol":"http","path":["astros.json"],"host":["api","open-notify","org"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7cfd8cf-993e-4848-9dca-042a726844aa"}]}