Open yuchanmo opened 2 years ago
{ "swagger": "2.0", "basePath": "/", "paths": { "/Artists/": { "get": { "responses": { "200": { "description": "Success" } }, "operationId": "get_artist_simple", "parameters": [ { "name": "artistid", "in": "query", "type": "integer", "required": true, "description": "Artists Id num is needed from Search Artists,sample id =7885 " }, { "name": "userid", "in": "query", "type": "integer", "required": true, "description": "will be replaced with JWT" } ], "tags": [ "Artists" ] } }, "/Arts/": { "get": { "responses": { "200": { "description": "Success" } }, "operationId": "get_arts_simple", "parameters": [ { "name": "artistid", "in": "query", "type": "integer", "required": true, "description": "Artists Id num is needed from Search Artists,sample id =7885 " } ], "tags": [ "Arts" ] } }, "/FollowingArtists/": { "post": { "responses": { "200": { "description": "Success" } }, "operationId": "post_following_artists_simple", "parameters": [ { "name": "userid", "in": "query", "type": "string", "required": true, "description": "will be replaced with jwt" }, { "name": "sample", "in": "query", "type": "string", "required": true, "description": "True or False as string.True is selected, then only 6 rows will be returned" }, { "name": "turnon", "in": "query", "type": "string", "required": true, "description": "like button flag,only needed in post requests" } ], "tags": [ "FollowingArtists" ] }, "get": { "responses": { "200": { "description": "Success" } }, "operationId": "get_following_artists_simple", "parameters": [ { "name": "userid", "in": "query", "type": "string", "required": true, "description": "will be replaced with jwt" }, { "name": "sample", "in": "query", "type": "string", "required": true, "description": "True or False as string.True is selected, then only 6 rows will be returned" }, { "name": "turnon", "in": "query", "type": "string", "required": true, "description": "like button flag,only needed in post requests" } ], "tags": [ "FollowingArtists" ] } }, "/Login/": { "post": { "responses": { "200": { "description": "Success" } }, "operationId": "post_login_simple", "tags": [ "Login" ] } }, "/NewsFeed/": { "get": { "responses": { "200": { "description": "Success" } }, "operationId": "get_news_feed_simple", "parameters": [ { "name": "filter", "in": "query", "type": "string", "description": "auction or release" } ], "tags": [ "NewsFeed" ] } }, "/SearchArtists/": { "get": { "responses": { "200": { "description": "Success" } }, "operationId": "get_search_artists_simple", "parameters": [ { "name": "artistname", "in": "query", "type": "string", "description": "eng name or kor name" }, { "name": "userid", "in": "query", "type": "integer", "description": "will be replaced with jwt" } ], "tags": [ "SearchArtists" ] } }, "/SignUp": { "post": { "responses": { "200": { "description": "Success" } }, "operationId": "post_sign_up_simple", "tags": [ "SignUp" ] } } }, "info": { "title": "Star API Server", "version": "0.1", "description": "Star API Server!", "termsOfService": "/", "license": { "name": "MIT" } }, "produces": [ "application/json" ], "consumes": [ "application/json" ], "tags": [ { "name": "SignUp", "description": "\ud604\uc7ac \uac1c\ubc1c\uc911" }, { "name": "Login", "description": "\ud604\uc7ac \uac1c\ubc1c\uc911" }, { "name": "FollowingArtists" }, { "name": "NewsFeed", "description": "Following Artists \uc5d0 \ub300\ud55c Auction,Release \uc77c\uc815\uc5d0 \ub300\ud55c \uc815\ubcf4" }, { "name": "SearchArtists", "description": "Artists \uac80\uc0c9" }, { "name": "Artists", "description": "\uc120\ud0dd\ud55c Artist \uc5d0 \ub300\ud55c \ub514\ud14c\uc77c \uc815\ubcf4" }, { "name": "Arts", "description": "\uc120\ud0dd\ud55c Artist \uc5d0 \ub300\ud55c \uc791\ud488 \ub9ac\uc2a4\ud2b8" } ], "responses": { "ParseError": { "description": "When a mask can't be parsed" }, "MaskError": { "description": "When any error occurs on mask" } } }
유찬님, api 보고 문의드릴 내용있어 코멘트남깁니다 공통
Artists
Arts
FollowingArtists
NewsFeed
SearchArtists
following artists
{ "code": 200, "msg": "ok", "data": [ { "art_info_id": 105140, "artist_comment": null, "artist_id": 6988, "artist_name_eng": "Nam Kwan", "artist_name_kor": "남관", "auction_cate": "weekly", "auction_site": "k", "auction_url_num": 95, "image_name": "09500104001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/95/LOT0_09500104001.jpg", "lot_no": 0, "turn_on": 1 }, { "art_info_id": 77197, "artist_comment": null, "artist_id": 7206, "artist_name_eng": "Kim ByungRo", "artist_name_kor": "가인 김병로", "auction_cate": "major", "auction_site": "k", "auction_url_num": 116, "image_name": "M0116544001.jpg", "image_url": "http://58.143.59.33:9999/k/major/116/LOT0_M0116544001.jpg", "lot_no": 0, "turn_on": 1 }, { "art_info_id": 152691, "artist_comment": null, "artist_id": 7389, "artist_name_eng": "Kim SunWoo", "artist_name_kor": "김선우", "auction_cate": "online", "auction_site": "seoul", "auction_url_num": 666, "image_name": "a819e388-43ae-4e79-8f75-723325c9d62f.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/666/LOT23_a819e388-43ae-4e79-8f75-723325c9d62f.jpg", "lot_no": 23, "turn_on": 1 }, { "art_info_id": 152391, "artist_comment": null, "artist_id": 7355, "artist_name_eng": "Woo KukWon", "artist_name_kor": "우국원", "auction_cate": "online", "auction_site": "seoul", "auction_url_num": 663, "image_name": "503f7af0-ef64-4c0f-9335-935cd1b62ee2.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/663/LOT104_503f7af0-ef64-4c0f-9335-935cd1b62ee2.jpg", "lot_no": 104, "turn_on": 1 }, { "art_info_id": 100831, "artist_comment": null, "artist_id": 7000, "artist_name_eng": "Park SangOk", "artist_name_kor": "박상옥", "auction_cate": "weekly", "auction_site": "k", "auction_url_num": 31, "image_name": "03101304001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/31/LOT0_03101304001.jpg", "lot_no": 0, "turn_on": 1 } ] }
NewsFeed
{ "code": 200, "msg": "ok", "data": [ { "artist_id": 6990, "artist_name_eng": "Lee UFan", "artist_name_kor": "이우환", "auction_cate": "online", "auction_date": "2021-08-10", "auction_place": "SEOUL", "auction_site": "seoul", "auction_url_num": 656, "image_name": "14062335-6809-4cdd-a382-920d408f4147.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/656/LOT1_14062335-6809-4cdd-a382-920d408f4147.jpg", "lot_no": 1, "sale_title": "8월 e BID 프리미엄 온라인 경매" }, { "artist_id": 6990, "artist_name_eng": "Lee UFan", "artist_name_kor": "이우환", "auction_cate": "online", "auction_date": "2021-08-12", "auction_place": "SEOUL", "auction_site": "seoul", "auction_url_num": 657, "image_name": "ea0b439a-a6bd-4963-8dd4-add2619ca34a.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/657/LOT1_ea0b439a-a6bd-4963-8dd4-add2619ca34a.jpg", "lot_no": 1, "sale_title": "서울옥션 미술품경매" }, { "artist_id": 6990, "artist_name_eng": "Lee UFan", "artist_name_kor": "이우환", "auction_cate": "online", "auction_date": "2021-08-12", "auction_place": "SEOUL", "auction_site": "seoul", "auction_url_num": 657, "image_name": "08f39d8d-d9a5-4020-809e-e0c2769a0ad4.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/657/LOT7_08f39d8d-d9a5-4020-809e-e0c2769a0ad4.jpg", "lot_no": 7, "sale_title": "서울옥션 미술품경매" }, { "artist_id": 6990, "artist_name_eng": "Lee UFan", "artist_name_kor": "이우환", "auction_cate": "online", "auction_date": "2021-09-08", "auction_place": "SEOUL", "auction_site": "seoul", "auction_url_num": 661, "image_name": "1c3049e5-f736-422c-8801-5ec1395b2cc2.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/661/LOT1_1c3049e5-f736-422c-8801-5ec1395b2cc2.jpg", "lot_no": 1, "sale_title": "e BID 라이브 경매" }, { "artist_id": 6990, "artist_name_eng": "Lee UFan", "artist_name_kor": "이우환", "auction_cate": "online", "auction_date": "2021-09-12", "auction_place": "SEOUL", "auction_site": "seoul", "auction_url_num": 663, "image_name": "213e1fdb-9609-4acb-ad49-27a2044c9727.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/663/LOT1_213e1fdb-9609-4acb-ad49-27a2044c9727.jpg", "lot_no": 1, "sale_title": "AUTUMN SALE" } ] }
SearchArtists
{ "code": 200, "msg": "ok", "data": [ { "art_info_id": 81037, "artist_comment": null, "artist_id": 7809, "artist_name_eng": "Kim SunHaeng", "artist_name_kor": "김선행", "auction_cate": "premium", "auction_site": "k", "auction_url_num": 128, "image_name": "12835004001.jpg", "image_url": "http://58.143.59.33:9999/k/premium/128/LOT0_12835004001.jpg", "lot_no": 0, "turn_on": 0 }, { "art_info_id": 137438, "artist_comment": null, "artist_id": 11871, "artist_name_eng": "Kim SunYoung", "artist_name_kor": "김선영", "auction_cate": "online", "auction_site": "seoul", "auction_url_num": 431, "image_name": null, "image_url": "http://58.143.59.33:9999/seoul/online/431/LOT161_None", "lot_no": 161, "turn_on": 0 }, { "art_info_id": 137839, "artist_comment": null, "artist_id": 13028, "artist_name_eng": "Kim SunShin", "artist_name_kor": "청산 김선신", "auction_cate": "online", "auction_site": "seoul", "auction_url_num": 434, "image_name": "57f22a2b-1602-45a5-b46f-681b50456360.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/434/LOT143_57f22a2b-1602-45a5-b46f-681b50456360.jpg", "lot_no": 143, "turn_on": 0 }, { "art_info_id": 104531, "artist_comment": null, "artist_id": 7496, "artist_name_eng": "Kim Sun Whoe", "artist_name_kor": "김선회", "auction_cate": "weekly", "auction_site": "k", "auction_url_num": 87, "image_name": "08702004001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/87/LOT0_08702004001.jpg", "lot_no": 0, "turn_on": 0 }, { "art_info_id": 127795, "artist_comment": null, "artist_id": 12188, "artist_name_eng": "Kim SunWhoe", "artist_name_kor": "김선회", "auction_cate": "online", "auction_site": "seoul", "auction_url_num": 352, "image_name": "11101408009000.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/352/LOT253_11101408009000.jpg", "lot_no": 253, "turn_on": 0 } ] }
Artists
{ "code": 200, "msg": "ok", "data": [ { "art_info_id": "145178", "artist_comment": "", "artist_id": "7885", "artist_name_eng": "Choi KiWon", "artist_name_kor": "최기원", "auction_cate": "online", "auction_site": "seoul", "auction_url_num": "561", "image_name": "a74709ec-9b82-4bdd-8afe-d64f7a796ded.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/561/LOT61_a74709ec-9b82-4bdd-8afe-d64f7a796ded.jpg", "lot_no": "61", "turn_on": 0 } ] }
Arts
[ { "artist_id": 7885, "title_kor": "모자상", "title_eng": "모자상", "art_info_id": 81154, "auction_site": "k", "auction_cate": "premium", "auction_url_num": 55, "lot_no": 0, "image_name": "05512004001.jpg", "image_url": "http://58.143.59.33:9999/k/premium/55/LOT0_05512004001.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "Untitled", "art_info_id": 133939, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 395, "lot_no": 128, "image_name": "2016071621555319719836510877768.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/395/LOT128_2016071621555319719836510877768.jpg" }, { "artist_id": 7885, "title_kor": "무제 無題", "title_eng": "무제 無題", "art_info_id": 94571, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 21, "lot_no": 0, "image_name": "02107004001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/21/LOT0_02107004001.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "무제", "art_info_id": 93472, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 200, "lot_no": 0, "image_name": "20002404001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/200/LOT0_20002404001.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "Untitled", "art_info_id": 144444, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 554, "lot_no": 99, "image_name": "e4c425c3-d036-4a38-adca-d1152f59f7b3.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/554/LOT99_e4c425c3-d036-4a38-adca-d1152f59f7b3.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "Untitled", "art_info_id": 140531, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 475, "lot_no": 7, "image_name": "290f7f96-18e4-4ece-95a9-756a87c33a3c.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/475/LOT7_290f7f96-18e4-4ece-95a9-756a87c33a3c.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "무제", "art_info_id": 87750, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 132, "lot_no": 0, "image_name": "13203004001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/132/LOT0_13203004001.jpg" }, { "artist_id": 7885, "title_kor": "탄생 1979-28", "title_eng": "탄생 1979-28", "art_info_id": 82373, "auction_site": "k", "auction_cate": "premium", "auction_url_num": 76, "lot_no": 0, "image_name": "07606004001.jpg", "image_url": "http://58.143.59.33:9999/k/premium/76/LOT0_07606004001.jpg" }, { "artist_id": 7885, "title_kor": "모자상", "title_eng": "모자상", "art_info_id": 93591, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 201, "lot_no": 0, "image_name": "20102404001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/201/LOT0_20102404001.jpg" }, { "artist_id": 7885, "title_kor": "탄생 | Birth", "title_eng": "탄생 | Birth", "art_info_id": 111325, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 75, "lot_no": 35, "image_name": "007003500.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/75/LOT35_007003500.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "무제", "art_info_id": 92741, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 194, "lot_no": 0, "image_name": "19403604001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/194/LOT0_19403604001.jpg" }, { "artist_id": 7885, "title_kor": "탄생", "title_eng": "탄생", "art_info_id": 99407, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 266, "lot_no": 0, "image_name": "26601004001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/266/LOT0_26601004001.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "무제", "art_info_id": 92908, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 196, "lot_no": 0, "image_name": "19602604001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/196/LOT0_19602604001.jpg" }, { "artist_id": 7885, "title_kor": "탄생/ Birth", "title_eng": "탄생/ Birth", "art_info_id": 105763, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 5, "lot_no": 31, "image_name": "MA00060003100.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/5/LOT31_MA00060003100.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "Untitled", "art_info_id": 144445, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 554, "lot_no": 100, "image_name": "d61e0099-0c69-4d4d-ba12-90e13bac6634.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/554/LOT100_d61e0099-0c69-4d4d-ba12-90e13bac6634.jpg" }, { "artist_id": 7885, "title_kor": "탄생/ Birth", "title_eng": "탄생/ Birth", "art_info_id": 105805, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 5, "lot_no": 73, "image_name": "MA00060007300.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/5/LOT73_MA00060007300.jpg" }, { "artist_id": 7885, "title_kor": "탄생과 성장 ", "title_eng": "Birth and Growth", "art_info_id": 145178, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 561, "lot_no": 61, "image_name": "a74709ec-9b82-4bdd-8afe-d64f7a796ded.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/561/LOT61_a74709ec-9b82-4bdd-8afe-d64f7a796ded.jpg" }, { "artist_id": 7885, "title_kor": "잉태 Pregnancy", "title_eng": "잉태 Pregnancy", "art_info_id": 129547, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 367, "lot_no": 16, "image_name": "11141505000000.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/367/LOT16_11141505000000.jpg" }, { "artist_id": 7885, "title_kor": "화(和) | Harmony ", "title_eng": "화(和) | Harmony ", "art_info_id": 112508, "auction_site": "seoul", "auction_cate": "online", "auction_url_num": 88, "lot_no": 60, "image_name": "007806000.jpg", "image_url": "http://58.143.59.33:9999/seoul/online/88/LOT60_007806000.jpg" }, { "artist_id": 7885, "title_kor": "무제", "title_eng": "무제", "art_info_id": 92985, "auction_site": "k", "auction_cate": "weekly", "auction_url_num": 197, "lot_no": 0, "image_name": "19700104001.jpg", "image_url": "http://58.143.59.33:9999/k/weekly/197/LOT0_19700104001.jpg" } ]