{"info":{"_postman_id":"f603e2a9-923c-4ce9-90b0-bf57e64057a0","name":"Band Audition App","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15612934","collectionId":"f603e2a9-923c-4ce9-90b0-bf57e64057a0","publishedId":"TzRLmBC4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-02T02:32:50.000Z"},"item":[{"name":"Authentication","item":[{"name":"Login","event":[{"listen":"test","script":{"id":"bf151dec-21d1-48f1-aca6-b340fc0b2b09","exec":["const resToken = postman.getResponseHeader('token');\r","\r","pm.environment.set('token', resToken);\r",""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"16a072ab-886d-4ae5-9f4c-94914cac53b5","exec":["pm.request.headers.remove(\"token\")"],"type":"text/javascript"}}],"id":"0e1ee669-13c4-44bc-854c-ca6b689aadc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user\": {\r\n        \"username\": \"{{username}}\",\r\n        \"password\": \"{{password}}\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/login","description":"<p>This is the login route to authenticate a user.</p>\n","urlObject":{"path":["login"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"946f5dd0-c511-40cd-94b3-ef160555a86c","name":"Good Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user\": {\r\n        \"username\": \"{{username}}\",\r\n        \"password\": \"{{password}}\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"token","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7ImlkIjoyLCJ1c2VybmFtZSI6Im5hdGhhbiIsInBhc3N3b3JkX2RpZ2VzdCI6IiQyYSQxMiRjdjROQlpUNHNNazlHNkZ4UXc2OGVPYTZGaFloTzkvRjQ3M3IwajRmdXF3MlBZTjZuVWZkUyIsIm5hbWUiOiJOYXRoYW4gTGV3aXMiLCJjcmVhdGVkX2F0IjoiMjAyMS0wMy0yNFQwMTo0NzoxMi4xNjVaIiwidXBkYXRlZF9hdCI6IjIwMjEtMDMtMjRUMDE6NDc6MTIuMTY1WiJ9LCJleHAiOjE2MTk5MjU1NTV9.MPRJcjqC6wz1k2oOP4ZjizubO0c8UVQc_su7hNYSQPg"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept"},{"key":"Cache-Control","value":"no-store, must-revalidate, private, max-age=0"},{"key":"X-Request-Id","value":"51ecebef-13da-4b9f-ad5a-1ef9f3e2d886"},{"key":"X-Runtime","value":"5.268658"},{"key":"X-MiniProfiler-Original-Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-MiniProfiler-Ids","value":"cr4q6uuumihfdmncwflh,r9vrbiqg9dx0idoypvhz,uvbu6nwxokw213jry77m,rx3vxdmen4afa9h18syj,4a6u92uidak1japi2ps6,al2nay4pc3do5j60pczz,d3y72qf33xx5fvknqw3,df1j3q1832xhffc1dqb7,zoo5nycgkg02z6wz6gtq,reank9porsdyeof1c0cy,4mwglizi1vhsk0ap71j3,d413qzi4uqrrcuhi2x8j,mayudsreehxgrhrmqx08,px11rfqdm351le630m0b,gtsprimw6jwy2sqk48nc,7leffxfxh822axz9f01u,xyz6t5ktsm1fjkcwut3e,zm1wq5abi1xhpu1p0mg8,bjdvbolharbj0bi5q9a,luu7uepm44w4j3rwdam3"},{"key":"Set-Cookie","value":"__profilin=p%3Dt; path=/; HttpOnly; SameSite=Lax"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"username\": \"nathan\",\n    \"password_digest\": \"$2a$12$cv4NBZT4sMk9G6FxQw68eOa6FhYhO9/F473r0j4fuqw2PYN6nUfdS\",\n    \"name\": \"Nathan Lewis\",\n    \"created_at\": \"2021-03-24T01:47:12.165Z\",\n    \"updated_at\": \"2021-03-24T01:47:12.165Z\"\n}"}],"_postman_id":"0e1ee669-13c4-44bc-854c-ca6b689aadc8"}],"id":"b9d9be16-5293-4a9f-b8b0-f0f5e497f1b4","_postman_id":"b9d9be16-5293-4a9f-b8b0-f0f5e497f1b4","description":""},{"name":"Users","item":[{"name":"User Index","event":[{"listen":"test","script":{"id":"106475fc-0e4c-434d-8ea8-3250ffb07417","exec":[""],"type":"text/javascript"}}],"id":"85fa5fcb-9296-4dd7-b4ac-aa4703c7625b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/users","description":"<p>This is an index of all users of the app.</p>\n","urlObject":{"path":["users"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"46522be3-3edf-40c6-aa8d-5cf8a429b030","name":"User Index","originalRequest":{"method":"GET","header":[],"url":"{{url}}/users"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 2,\r\n        \"username\": \"nathan\",\r\n        \"password_digest\": \"$2a$12$cv4NBZT4sMk9G6FxQw68eOa6FhYhO9/F473r0j4fuqw2PYN6nUfdS\",\r\n        \"name\": \"Nathan Lewis\",\r\n        \"created_at\": \"2021-03-24T01:47:12.165Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:12.165Z\"\r\n    },\r\n    {\r\n        \"id\": 3,\r\n        \"username\": \"marshall\",\r\n        \"password_digest\": \"$2a$12$JeDXavZ3s31Q.fB4QGqnRe8pF14gkCcFhVwnkspeiDEp7CrMtFiRG\",\r\n        \"name\": \"Marshall Lewis\",\r\n        \"created_at\": \"2021-03-24T01:47:12.472Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:12.472Z\"\r\n    },\r\n    {\r\n        \"id\": 4,\r\n        \"username\": \"katie\",\r\n        \"password_digest\": \"$2a$12$4WeTD2aDWR9ckio3x.deu.n2KV40jY5lUZf.wFQY/wneulOl.uGqC\",\r\n        \"name\": \"Katie Lewis\",\r\n        \"created_at\": \"2021-03-24T01:47:12.783Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:12.783Z\"\r\n    }\r\n]"}],"_postman_id":"85fa5fcb-9296-4dd7-b4ac-aa4703c7625b"},{"name":"User Show","event":[{"listen":"test","script":{"id":"67d25758-b268-4db9-bf75-fcab45ade410","exec":[""],"type":"text/javascript"}}],"id":"e7139817-cbd5-4f91-9b23-8e5ad3d9f40a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/users/{{user_id}}","description":"<p>This is an index of all users of the app.</p>\n","urlObject":{"path":["users","{{user_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"889d6883-7b81-4b18-824e-1ef27014f19c","name":"User Show","originalRequest":{"method":"GET","header":[],"url":"{{url}}/users"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 2,\r\n    \"username\": \"nathan\",\r\n    \"password_digest\": \"$2a$12$cv4NBZT4sMk9G6FxQw68eOa6FhYhO9/F473r0j4fuqw2PYN6nUfdS\",\r\n    \"name\": \"Nathan Lewis\",\r\n    \"created_at\": \"2021-03-24T01:47:12.165Z\",\r\n    \"updated_at\": \"2021-03-24T01:47:12.165Z\"\r\n}"}],"_postman_id":"e7139817-cbd5-4f91-9b23-8e5ad3d9f40a"}],"id":"b3f11fcf-957a-420d-a2c4-54122389a8cd","_postman_id":"b3f11fcf-957a-420d-a2c4-54122389a8cd","description":""},{"name":"Auditions","item":[{"name":"User's Audition Index","id":"37dbdd93-354f-4871-b8d0-b092d778d98b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/users/{{user_id}}/auditions","description":"<p>This is an index of the auditions associated with a specified user.</p>\n","urlObject":{"path":["users","{{user_id}}","auditions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4e40962e-9063-4893-8c60-2ec0798c421a","name":"User's Audition Index","originalRequest":{"method":"GET","header":[],"url":"{{url}}/users/{{user_id}}/auditions"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 1,\r\n        \"school\": \"High School\",\r\n        \"date\": \"2021-01-01T00:00:00.000Z\",\r\n        \"code\": \"dbnt1y\",\r\n        \"created_at\": \"2021-03-24T01:47:12.826Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:12.826Z\"\r\n    },\r\n    {\r\n        \"id\": 2,\r\n        \"school\": \"School of Rock\",\r\n        \"date\": \"2022-12-01T00:00:00.000Z\",\r\n        \"code\": \"xx3kst\",\r\n        \"created_at\": \"2021-04-26T17:20:20.180Z\",\r\n        \"updated_at\": \"2021-04-26T17:20:44.456Z\"\r\n    }\r\n]"}],"_postman_id":"37dbdd93-354f-4871-b8d0-b092d778d98b"},{"name":"Audition Show Full Info","id":"283b729a-06da-4533-b9ae-468965467550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/users/{{user_id}}/auditions/{{audition_id}}","description":"<p>This is the audition show page, with associated instrument and player information.</p>\n","urlObject":{"path":["users","{{user_id}}","auditions","{{audition_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e979209b-97cd-40b4-9795-1029390f4269","name":"Audition Show Full Info","originalRequest":{"method":"GET","header":[],"url":"{{url}}/users/{{user_id}}/auditions/{{audition_id}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 1,\r\n    \"school\": \"High School\",\r\n    \"date\": \"2021-01-01T00:00:00.000Z\",\r\n    \"code\": \"dbnt1y\",\r\n    \"created_at\": \"2021-03-24T01:47:12.826Z\",\r\n    \"updated_at\": \"2021-03-24T01:47:12.826Z\",\r\n    \"instruments\": [\r\n        {\r\n            \"id\": 1,\r\n            \"name\": \"Flute\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.087Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.087Z\"\r\n        },\r\n        {\r\n            \"id\": 2,\r\n            \"name\": \"Clarinet\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.097Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.097Z\"\r\n        },\r\n        {\r\n            \"id\": 3,\r\n            \"name\": \"Oboe\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.106Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.106Z\"\r\n        },\r\n        {\r\n            \"id\": 4,\r\n            \"name\": \"Bassoon\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.115Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.115Z\"\r\n        },\r\n        {\r\n            \"id\": 5,\r\n            \"name\": \"Trumpet\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.124Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.124Z\"\r\n        },\r\n        {\r\n            \"id\": 6,\r\n            \"name\": \"Horn\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.134Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.134Z\"\r\n        },\r\n        {\r\n            \"id\": 7,\r\n            \"name\": \"Euphonium\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.143Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.143Z\"\r\n        },\r\n        {\r\n            \"id\": 8,\r\n            \"name\": \"Trombone\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.152Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.152Z\"\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"name\": \"Tuba\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.161Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.161Z\"\r\n        },\r\n        {\r\n            \"id\": 10,\r\n            \"name\": \"Percussion\",\r\n            \"available_spots\": 8,\r\n            \"created_at\": \"2021-03-24T01:47:13.171Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.171Z\"\r\n        }\r\n    ],\r\n    \"players\": [\r\n        {\r\n            \"id\": 3,\r\n            \"first_name\": \"Jack\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"no comments\",\r\n            \"first_choice\": \"Flute\",\r\n            \"second_choice\": \"Sax\",\r\n            \"third_choice\": \"Trumpet\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 2,\r\n            \"created_at\": \"2021-03-24T01:47:13.432Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.432Z\"\r\n        },\r\n        {\r\n            \"id\": 6,\r\n            \"first_name\": \"Larry\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"no comments\",\r\n            \"first_choice\": \"Flute\",\r\n            \"second_choice\": \"Sax\",\r\n            \"third_choice\": \"Trumpet\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 6,\r\n            \"created_at\": \"2021-03-24T01:47:13.463Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.463Z\"\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"first_name\": \"Rick\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"no comments\",\r\n            \"first_choice\": \"Flute\",\r\n            \"second_choice\": \"Sax\",\r\n            \"third_choice\": \"Trumpet\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 9,\r\n            \"created_at\": \"2021-03-24T01:47:13.493Z\",\r\n            \"updated_at\": \"2021-03-24T01:47:13.493Z\"\r\n        },\r\n        {\r\n            \"id\": 2,\r\n            \"first_name\": \"Jill\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"no comments\",\r\n            \"first_choice\": \"Flute\",\r\n            \"second_choice\": \"Sax\",\r\n            \"third_choice\": \"Trumpet\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 1,\r\n            \"created_at\": \"2021-03-24T01:47:13.423Z\",\r\n            \"updated_at\": \"2021-04-29T15:31:28.405Z\"\r\n        },\r\n        {\r\n            \"id\": 4,\r\n            \"first_name\": \"Mark\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"no comments\",\r\n            \"first_choice\": \"Flute\",\r\n            \"second_choice\": \"Sax\",\r\n            \"third_choice\": \"Trumpet\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 5,\r\n            \"created_at\": \"2021-03-24T01:47:13.443Z\",\r\n            \"updated_at\": \"2021-04-29T15:31:50.488Z\"\r\n        },\r\n        {\r\n            \"id\": 13,\r\n            \"first_name\": \"Leon\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"\",\r\n            \"first_choice\": \"\",\r\n            \"second_choice\": \"\",\r\n            \"third_choice\": \"\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 8,\r\n            \"created_at\": \"2021-04-29T15:48:07.197Z\",\r\n            \"updated_at\": \"2021-04-29T15:48:07.197Z\"\r\n        },\r\n        {\r\n            \"id\": 14,\r\n            \"first_name\": \"Mel\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"\",\r\n            \"first_choice\": \"\",\r\n            \"second_choice\": \"\",\r\n            \"third_choice\": \"\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 5,\r\n            \"created_at\": \"2021-04-29T15:48:24.592Z\",\r\n            \"updated_at\": \"2021-04-29T15:48:24.592Z\"\r\n        },\r\n        {\r\n            \"id\": 1,\r\n            \"first_name\": \"John\",\r\n            \"last_name\": \"Smith\",\r\n            \"virtual\": false,\r\n            \"comment\": \"no comments\",\r\n            \"first_choice\": \"Flute\",\r\n            \"second_choice\": \"Sax\",\r\n            \"third_choice\": \"Trumpet\",\r\n            \"audition_id\": 1,\r\n            \"instrument_id\": 1,\r\n            \"created_at\": \"2021-03-24T01:47:13.411Z\",\r\n            \"updated_at\": \"2021-04-29T23:58:26.014Z\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"283b729a-06da-4533-b9ae-468965467550"}],"id":"f6eee70d-3362-4734-8674-e506adb2c450","_postman_id":"f6eee70d-3362-4734-8674-e506adb2c450","description":""},{"name":"Players","item":[{"name":"All Players for a given Audition","event":[{"listen":"test","script":{"id":"a0f71f09-0742-4a63-88c8-38267fd0db5b","exec":[""],"type":"text/javascript"}}],"id":"618b3a1f-dce1-4c53-957a-af6f12b46898","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/auditions/{{audition_id}}/players/total","description":"<p>This is an index of all players associated with a given audition. These players are sorted by last, then first name.</p>\n","urlObject":{"path":["auditions","{{audition_id}}","players","total"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"01d6d716-b842-48ef-b6f6-2cde24102fe5","name":"All Players for a given Audition","originalRequest":{"method":"GET","header":[],"url":"{{url}}/auditions/{{audition_id}}/players/total"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 3,\r\n        \"first_name\": \"Jack\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"no comments\",\r\n        \"first_choice\": \"Flute\",\r\n        \"second_choice\": \"Sax\",\r\n        \"third_choice\": \"Trumpet\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 2,\r\n        \"created_at\": \"2021-03-24T01:47:13.432Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:13.432Z\"\r\n    },\r\n    {\r\n        \"id\": 2,\r\n        \"first_name\": \"Jill\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"no comments\",\r\n        \"first_choice\": \"Flute\",\r\n        \"second_choice\": \"Sax\",\r\n        \"third_choice\": \"Trumpet\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 1,\r\n        \"created_at\": \"2021-03-24T01:47:13.423Z\",\r\n        \"updated_at\": \"2021-04-29T15:31:28.405Z\"\r\n    },\r\n    {\r\n        \"id\": 1,\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"no comments\",\r\n        \"first_choice\": \"Flute\",\r\n        \"second_choice\": \"Sax\",\r\n        \"third_choice\": \"Trumpet\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 1,\r\n        \"created_at\": \"2021-03-24T01:47:13.411Z\",\r\n        \"updated_at\": \"2021-04-29T23:58:26.014Z\"\r\n    },\r\n    {\r\n        \"id\": 6,\r\n        \"first_name\": \"Larry\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"no comments\",\r\n        \"first_choice\": \"Flute\",\r\n        \"second_choice\": \"Sax\",\r\n        \"third_choice\": \"Trumpet\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 6,\r\n        \"created_at\": \"2021-03-24T01:47:13.463Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:13.463Z\"\r\n    },\r\n    {\r\n        \"id\": 13,\r\n        \"first_name\": \"Leon\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"\",\r\n        \"first_choice\": \"\",\r\n        \"second_choice\": \"\",\r\n        \"third_choice\": \"\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 8,\r\n        \"created_at\": \"2021-04-29T15:48:07.197Z\",\r\n        \"updated_at\": \"2021-04-29T15:48:07.197Z\"\r\n    },\r\n    {\r\n        \"id\": 4,\r\n        \"first_name\": \"Mark\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"no comments\",\r\n        \"first_choice\": \"Flute\",\r\n        \"second_choice\": \"Sax\",\r\n        \"third_choice\": \"Trumpet\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 5,\r\n        \"created_at\": \"2021-03-24T01:47:13.443Z\",\r\n        \"updated_at\": \"2021-04-29T15:31:50.488Z\"\r\n    },\r\n    {\r\n        \"id\": 14,\r\n        \"first_name\": \"Mel\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"\",\r\n        \"first_choice\": \"\",\r\n        \"second_choice\": \"\",\r\n        \"third_choice\": \"\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 5,\r\n        \"created_at\": \"2021-04-29T15:48:24.592Z\",\r\n        \"updated_at\": \"2021-04-29T15:48:24.592Z\"\r\n    },\r\n    {\r\n        \"id\": 9,\r\n        \"first_name\": \"Rick\",\r\n        \"last_name\": \"Smith\",\r\n        \"virtual\": false,\r\n        \"comment\": \"no comments\",\r\n        \"first_choice\": \"Flute\",\r\n        \"second_choice\": \"Sax\",\r\n        \"third_choice\": \"Trumpet\",\r\n        \"audition_id\": 1,\r\n        \"instrument_id\": 9,\r\n        \"created_at\": \"2021-03-24T01:47:13.493Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:13.493Z\"\r\n    }\r\n]"}],"_postman_id":"618b3a1f-dce1-4c53-957a-af6f12b46898"},{"name":"Player Show","event":[{"listen":"test","script":{"id":"35340c05-ee99-416d-8b60-cedfa13df67d","exec":[""],"type":"text/javascript"}}],"id":"8b1a1204-2832-4baa-9ca5-291ced9fd1b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/auditions/{{audition_id}}/players/{{player_id}}","description":"<p>This is a player show page with information on the associated audition and instrument.</p>\n","urlObject":{"path":["auditions","{{audition_id}}","players","{{player_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"20a00830-7048-40f2-8c90-1d95bb8aac2e","name":"Player Show","originalRequest":{"method":"GET","header":[],"url":"{{url}}/auditions/{{audition_id}}/players/{{player_id}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 1,\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Smith\",\r\n    \"virtual\": false,\r\n    \"comment\": \"no comments\",\r\n    \"first_choice\": \"Flute\",\r\n    \"second_choice\": \"Sax\",\r\n    \"third_choice\": \"Trumpet\",\r\n    \"audition_id\": 1,\r\n    \"instrument_id\": 1,\r\n    \"created_at\": \"2021-03-24T01:47:13.411Z\",\r\n    \"updated_at\": \"2021-04-29T23:58:26.014Z\",\r\n    \"audition\": {\r\n        \"id\": 1,\r\n        \"school\": \"High School\",\r\n        \"date\": \"2021-01-01T00:00:00.000Z\",\r\n        \"code\": \"dbnt1y\",\r\n        \"created_at\": \"2021-03-24T01:47:12.826Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:12.826Z\"\r\n    },\r\n    \"instrument\": {\r\n        \"id\": 1,\r\n        \"name\": \"Flute\",\r\n        \"available_spots\": 8,\r\n        \"created_at\": \"2021-03-24T01:47:13.087Z\",\r\n        \"updated_at\": \"2021-03-24T01:47:13.087Z\"\r\n    }\r\n}"}],"_postman_id":"8b1a1204-2832-4baa-9ca5-291ced9fd1b4"}],"id":"ca46c189-1e78-449b-a7b2-88065c295669","_postman_id":"ca46c189-1e78-449b-a7b2-88065c295669","description":""}],"event":[{"listen":"prerequest","script":{"id":"b184f09f-53c6-41ec-b836-fead79f8a7cc","type":"text/javascript","exec":["var Header = require('postman-collection').Header","pm.request.headers.add(new Header(\"token: \" + pm.environment.get('token')))",""]}},{"listen":"test","script":{"id":"625a6f7b-a900-47dc-89b9-0feedd3f2122","type":"text/javascript","exec":[""]}}]}