{"info":{"_postman_id":"8e51f9e8-a2d3-4070-95e4-9faf726e97e1","name":"unidthon","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11345023","collectionId":"8e51f9e8-a2d3-4070-95e4-9faf726e97e1","publishedId":"2s8YYFqiR2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-11-05T13:12:02.000Z"},"item":[{"name":"사용자","item":[{"name":"로그인","id":"a42d4328-28af-464a-a024-4b85dbb6e9ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"tester\",\n    \"password\": \"qlalfqjsgh\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/login/","urlObject":{"protocol":"http","port":"8000","path":["login",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"d5fba4c8-753c-4319-ad69-9ba82fcd8679","name":"로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"tester\",\n    \"password\": \"qlalfqjsgh\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 22:06:28 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"30"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Set-Cookie","value":"csrftoken=75plGcKRlOv5XQ8l6TqEAoXRujHhWcMK; expires=Sat, 04 Nov 2023 22:06:28 GMT; Max-Age=31449600; Path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"sessionid=08rxgdyvgmaorbpn0o8gfjd5lf8a50x3; expires=Sat, 19 Nov 2022 22:06:28 GMT; HttpOnly; Max-Age=1209600; Path=/; SameSite=Lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": 1,\n    \"nickname\": \"tester\"\n}"}],"_postman_id":"a42d4328-28af-464a-a024-4b85dbb6e9ff"},{"name":"로그아웃","id":"174d1dfa-4b10-4d52-8584-a0d280eca0e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://unidthon-back.herokuapp.com/logout/","urlObject":{"protocol":"https","path":["logout",""],"host":["unidthon-back","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"174d1dfa-4b10-4d52-8584-a0d280eca0e5"},{"name":"회원가입","id":"2bb6c600-434c-447a-acbf-d250ec35ac6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"아이디\",\n    \"nickname\": \"닉네임\",\n    \"password\": \"qlalfqjsgh\"\n}","options":{"raw":{"language":"json"}}},"url":"https://unidthon-back.herokuapp.com/register/","urlObject":{"protocol":"https","path":["register",""],"host":["unidthon-back","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2bb6c600-434c-447a-acbf-d250ec35ac6d"},{"name":"프로필","id":"e2b299b0-f7a5-44ab-b33c-70c78ff6768e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://unidthon-back.herokuapp.com/profile/","urlObject":{"protocol":"https","path":["profile",""],"host":["unidthon-back","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2b299b0-f7a5-44ab-b33c-70c78ff6768e"}],"id":"8f6c486e-f2c6-48ce-a9a4-be70a015be99","_postman_id":"8f6c486e-f2c6-48ce-a9a4-be70a015be99","description":""},{"name":"질문","item":[{"name":"카테고리 불러오기","id":"095e5e54-f39e-4c64-a2e7-1426cb7c5f40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://unidthon-back.herokuapp.com/category/","urlObject":{"protocol":"https","path":["category",""],"host":["unidthon-back","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"aa9fabba-8d19-4026-b81b-93827f528330","name":"카테고리 불러오기","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/category/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 12:00:14 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"64"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pk\": 1,\n        \"title\": \"직장\",\n        \"description\": \"직장에 대한 일\"\n    }\n]"}],"_postman_id":"095e5e54-f39e-4c64-a2e7-1426cb7c5f40"},{"name":"질문 불러오기","id":"bfb1d01b-fb4c-4d2e-afc1-86eb352e9478","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://unidthon-back.herokuapp.com/question/?category=1&type=audio","urlObject":{"protocol":"https","path":["question",""],"host":["unidthon-back","herokuapp","com"],"query":[{"key":"category","value":"1"},{"key":"type","value":"audio"}],"variable":[]}},"response":[{"id":"25c812e5-623b-4c68-8442-6352e12e26d5","name":"질문 불러오기 (음성)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://127.0.0.1:8000/question/?category=1&type=audio","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["question",""],"query":[{"key":"category","value":"1"},{"key":"type","value":"audio"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 12:30:37 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"56"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"question\": 5,\n    \"contents\": \"음성 관련 직장 질문1\"\n}"},{"id":"0920f69c-728e-40d7-8b57-23e86571b1f8","name":"질문 불러오기(이미지)","originalRequest":{"method":"GET","header":[{"key":"X-CSRFToken","value":"AayL9n6CzidRzIELxuNAaUVBiVjIh4j6","type":"text"}],"url":{"raw":"http://127.0.0.1:8000/question/?category=직장&type=image","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["question",""],"query":[{"key":"category","value":"직장"},{"key":"type","value":"image"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 19:33:33 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"914"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"question\": 1,\n        \"contents\": \"직장에서 어떤 일이 있으셨나요?\",\n        \"answer_list\": [\n            \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/9be7a228-885f-42ff-bca7-44f73c0a3031.png\",\n            \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/0667638d-7d51-43f1-aba1-4e0025133d40.png\",\n            \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/6d06e8e1-f222-4f62-b11a-0bb20ab9d8a7.png\",\n            \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/9677ca52-bc11-45f7-914d-f0326b24191d.jpg\"\n        ]\n    },\n    {\n        \"question\": 6,\n        \"contents\": \"직장에서의 하루는 어땠는지?\",\n        \"answer_list\": [\n            \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/3305b6f5-244d-41e8-acdb-658b019fb322.png\"\n        ]\n    },\n    {\n        \"question\": 7,\n        \"contents\": \"직장에 사람들은 어떤가요?\",\n        \"answer_list\": [\n            \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/d49b7d85-0661-46f7-8230-395cb7c102a8.png\"\n        ]\n    }\n]"}],"_postman_id":"bfb1d01b-fb4c-4d2e-afc1-86eb352e9478"},{"name":"음성 응답 저장","id":"69c2f517-b315-47c2-b9a6-3065ef537dc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"question","value":"1","type":"text"},{"key":"audio_dirs","type":"file","src":"/Users/sein/Documents/1-1.wav"}]},"url":"https://unidthon-back.herokuapp.com/answer/audio/","urlObject":{"protocol":"https","path":["answer","audio",""],"host":["unidthon-back","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"ec35b780-f54b-4e62-bd95-c12bbabd7f62","name":"음성 응답 저장","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1","type":"text"},{"key":"question","value":"1","type":"text"},{"key":"audio_dirs","type":"file","src":"/Users/sein/Documents/1-1.wav"}]},"url":"http://127.0.0.1:8000/answer/audio/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 12:59:05 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"20"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"Success\"\n}"}],"_postman_id":"69c2f517-b315-47c2-b9a6-3065ef537dc4"},{"name":"사진 응답 저장","id":"86654bdb-732e-49fe-85a6-89d9648c2984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-CSRFToken","value":"SxsjLO9mUdZmUFSmH2zmnMYg3mtl0rPp","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"answers\": [1, 3]\n}","options":{"raw":{"language":"json"}}},"url":"https://unidthon-back.herokuapp.com/answer/image/","urlObject":{"protocol":"https","path":["answer","image",""],"host":["unidthon-back","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"aa6b3902-ed22-48e6-bf45-1d15314900cf","name":"음성 응답 저장","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1","type":"text"},{"key":"question","value":"1","type":"text"},{"key":"audio_dirs","type":"file","src":["/Users/sein/Documents/1-1.wav"]}]},"url":"http://127.0.0.1:8000/answer/audio/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 12:59:05 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"20"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"Success\"\n}"}],"_postman_id":"86654bdb-732e-49fe-85a6-89d9648c2984"}],"id":"e16d02af-6632-4c3b-88b0-e1859e09b9b4","_postman_id":"e16d02af-6632-4c3b-88b0-e1859e09b9b4","description":""},{"name":"취재파일","item":[{"name":"히스토리 불러오기","id":"8a4ceb0b-fd28-488f-b88b-d5e600865bec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-CSRFToken","value":"oq8DTV5iyGIuqrX1GHVIIaArbYgP5jdl","type":"text"}],"url":"http://127.0.0.1:8000/history/?category=직장&type=image","urlObject":{"protocol":"http","port":"8000","path":["history",""],"host":["127","0","0","1"],"query":[{"key":"category","value":"직장"},{"key":"type","value":"image"}],"variable":[]}},"response":[{"id":"0237c496-6df0-4648-859a-bdbbdaa30eb8","name":"음성 히스토리 불러오기","originalRequest":{"method":"GET","header":[{"key":"X-CSRFToken","value":"oq8DTV5iyGIuqrX1GHVIIaArbYgP5jdl","type":"text"}],"url":{"raw":"http://127.0.0.1:8000/history/?category=1&type=audio","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["history",""],"query":[{"key":"category","value":"1"},{"key":"type","value":"audio"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 15:44:14 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"230"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"nickname\": \"tester\",\n    \"audio_list\": [\n        {\n            \"question\": \"음성관련질문\",\n            \"audio\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/audio/efc3deb8-cc7c-43ce-a7af-b7ba87b057ea.wav\",\n            \"created_at\": \"2022-11-05T15:43:54.714044Z\"\n        }\n    ]\n}"},{"id":"1010d739-abc5-40b7-97e5-699f08457e51","name":"사진 히스토리 불러오기","originalRequest":{"method":"GET","header":[{"key":"X-CSRFToken","value":"oq8DTV5iyGIuqrX1GHVIIaArbYgP5jdl","type":"text"}],"url":{"raw":"http://127.0.0.1:8000/history/?category=1&type=image","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["history",""],"query":[{"key":"category","value":"1"},{"key":"type","value":"image"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 16:58:08 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"717"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"2022-11-05/직장\": [\n        {\n            \"question\": \"직장에서 어떤 일이 있으셨나요?\",\n            \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/9be7a228-885f-42ff-bca7-44f73c0a3031.png\"\n        },\n        {\n            \"question\": \"직장에서 어떤 일이 있으셨나요?\",\n            \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/9be7a228-885f-42ff-bca7-44f73c0a3031.png\"\n        },\n        {\n            \"question\": \"오늘은 어떤 하루를 보내셨나요?\",\n            \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/8935fb8e-d71a-46b7-852f-07f950abd68e.png\"\n        },\n        {\n            \"question\": \"직장은 어떤곳인가요?\",\n            \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/41400ef6-ee2e-42dd-8f30-1101c13bfe10.png\"\n        }\n    ]\n}"},{"id":"fec6e686-06c4-48f3-ab65-b2bef085643b","name":"히스토리 불러오기","originalRequest":{"method":"GET","header":[{"key":"X-CSRFToken","value":"oq8DTV5iyGIuqrX1GHVIIaArbYgP5jdl","type":"text"}],"url":{"raw":"http://127.0.0.1:8000/history/?category=직장&type=image","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["history",""],"query":[{"key":"category","value":"직장"},{"key":"type","value":"image"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Nov 2022 21:14:26 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.13"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"585"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"date\": \"2022-11-05\",\n        \"category\": \"직장\",\n        \"image_list\": [\n            {\n                \"question\": \"직장에서 어떤 일이 있으셨나요?\",\n                \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/9be7a228-885f-42ff-bca7-44f73c0a3031.png\"\n            },\n            {\n                \"question\": \"직장에서 어떤 일이 있으셨나요?\",\n                \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/0667638d-7d51-43f1-aba1-4e0025133d40.png\"\n            },\n            {\n                \"question\": \"직장에 다니면서 행복한가요?\",\n                \"image\": \"https://unidthon-back.s3.ap-northeast-2.amazonaws.com/media/answer/19d55086-9f6a-46d3-8ac0-b85e806186f5.jpg\"\n            }\n        ]\n    }\n]"}],"_postman_id":"8a4ceb0b-fd28-488f-b88b-d5e600865bec"}],"id":"c248a7cd-bea9-48bc-94b8-c4fe6c9ed191","_postman_id":"c248a7cd-bea9-48bc-94b8-c4fe6c9ed191","description":""}]}