-
Notifications
You must be signed in to change notification settings - Fork 4
전시 신청서 조회
dayoung edited this page Dec 30, 2018
·
21 revisions
메소드 | 경로 | 설명 |
---|---|---|
Get | /discontents/application/{user_idx} | 전시 신청서 조회 |
Authorization : token
클라이언트 실제 사용데이터: displays [ {d_idx, d_sDateNow, d_eDateNow, d_title, subTitle, d_shortDetail}, ...] artworks [{a_idx, pic_url}]
{
"status": 200,
"message": "전시 신청서 조회 성공",
"data": {
"displays": [
{
"d_idx": 7,
"d_sDateNow": "2019-03-01",
"d_eDateNow": "2019-04-30",
"d_sDateApply": "2018-12-20",
"d_eDateApply": "2019-02-01",
"d_repImg_url": "c",
"d_titleImg_url": "c",
"d_mainImg_url": "c",
"d_title": "사랑으로 번지다 展",
"d_subTitle": "사랑편",
"d_longDetail": "",
"d_shortDetail": "누군가에게 사랑을 말하다",
"isNow": 0
}
],
"artworks": [
{
"a_idx": 5,
"a_name": "숲길",
"a_width": 91,
"a_height": 116,
"a_depth": 0,
"a_category": 6,
"a_form": 2,
"a_price": 300000,
"a_like_count": 3,
"u_idx": 1,
"a_detail": "아름답고 깊어 신비해 보이는 숲속의 길이 궁금해 따라 들어가고 싶다. 작가의 추상과 구상로 신비한 숲길이다.",
"a_date": "2018-11-23T00:00:00.000+0000",
"a_year": "2017",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "0"
},
{
"a_idx": 6,
"a_name": "태초적인",
"a_width": 162,
"a_height": 112,
"a_depth": 0,
"a_category": 6,
"a_form": 2,
"a_price": 350000,
"a_like_count": 2,
"u_idx": 1,
"a_detail": "사람들은 아름다운 것을 좋아하고 외적으로 더 보여주고 싶어한다. 원래 아름다웠던\n풍경 이었지만 그 풍경 가운데에 사람 태초의 모습인 해골을 그리면서\n아름다웠던 풍경도 조금씩 같이 무너지고 피폐 해진다. \n태초적인 모습이라도 충분히 그 안에 본질적인 가치가 있다",
"a_date": "2018-11-23T00:00:00.000+0000",
"a_year": "2017",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "0"
},
{
"a_idx": 7,
"a_name": "모성애",
"a_width": 60,
"a_height": 50,
"a_depth": 0,
"a_category": 2,
"a_form": 2,
"a_price": 100000,
"a_like_count": 1,
"u_idx": 1,
"a_detail": "두꺼비들은 자기 새끼들을 지키려고 ",
"a_date": "2018-11-23T00:00:00.000+0000",
"a_year": "2017",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "0"
},
{
"a_idx": 11,
"a_name": "심해",
"a_width": 91,
"a_height": 116,
"a_depth": 0,
"a_category": 5,
"a_form": 2,
"a_price": 100000,
"a_like_count": 0,
"u_idx": 1,
"a_detail": "바다속을 분위기 좋은 푸른 색깔로 해초를 ",
"a_date": "2018-11-23T00:00:00.000+0000",
"a_year": "2017",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "0"
},
{
"a_idx": 12,
"a_name": "안정과 불안정",
"a_width": 220,
"a_height": 100,
"a_depth": 0,
"a_category": 4,
"a_form": 5,
"a_price": 0,
"a_like_count": 0,
"u_idx": 1,
"a_detail": "붉은색을 컨셉으로 욕망을 표현하였다. ",
"a_date": "2018-11-23T00:00:00.000+0000",
"a_year": "2018",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "0"
},
{
"a_idx": 13,
"a_name": "너와나와카와",
"a_width": 164,
"a_height": 53,
"a_depth": 0,
"a_category": 3,
"a_form": 3,
"a_price": 53000,
"a_like_count": 1,
"u_idx": 1,
"a_detail": "원빈이 보고 싶어지는 멘트다",
"a_date": "2018-11-23T00:00:00.000+0000",
"a_year": "2017",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "0"
},
{
"a_idx": 14,
"a_name": "상윤스",
"a_width": 79,
"a_height": 81,
"a_depth": 0,
"a_category": 5,
"a_form": 5,
"a_price": 8100000,
"a_like_count": 81,
"u_idx": 1,
"a_detail": "투명드래곤이 울부짖었다.",
"a_date": "2018-12-30T04:07:05.000+0000",
"a_year": "2018",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "CC BY"
},
{
"a_idx": 30,
"a_name": "상윤스",
"a_width": 79,
"a_height": 81,
"a_depth": 0,
"a_category": 5,
"a_form": 5,
"a_price": 8100000,
"a_like_count": 81,
"u_idx": 1,
"a_detail": "투명드래곤이 울부짖었다.",
"a_date": "2018-12-30T04:04:06.000+0000",
"a_year": "2018",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "CC BY"
},
{
"a_idx": 31,
"a_name": "상윤스",
"a_width": 79,
"a_height": 81,
"a_depth": 0,
"a_category": 5,
"a_form": 5,
"a_price": 8100000,
"a_like_count": 81,
"u_idx": 1,
"a_detail": "투명드래곤이 울부짖었다.",
"a_date": "2018-12-30T04:10:13.000+0000",
"a_year": "2018",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "CC BY"
},
{
"a_idx": 32,
"a_name": "상윤스",
"a_width": 79,
"a_height": 81,
"a_depth": 0,
"a_category": 5,
"a_form": 5,
"a_price": 8100000,
"a_like_count": 81,
"u_idx": 1,
"a_detail": "투명드래곤이 울부짖었다.",
"a_date": "2018-12-30T05:11:46.000+0000",
"a_year": "2018",
"pic_url": null,
"auth": false,
"a_tag": null,
"a_license": "CC BY"
}
]
}
}
"data": {
"displays": [ //신청중인전시리스트반환
{
"d_idx": 7,
"d_sDateNow": "2019-03-01",
"d_eDateNow": "2019-04-30",
"d_sDateApply": "2018-12-20",
"d_eDateApply": "2019-02-01",
"d_repImg_url": "c",
"d_titleImg_url": "c",
"d_mainImg_url": "c",
"d_title": "sssss",
"subTitle": null,
"d_longDetail": "ssss",
"d_shortDetail": "c",
"isNow": 0 //전시중인지확인데이터
}
],
"artworks": [ //user의등록가능한작품리스트반환
{
"d_idx": 6,
"d_sDateNow": "2019-03-01",
"d_eDateNow": "2019-04-30",
"d_sDateApply": "2019-01-01",
"d_eDateApply": "2019-02-01",
"d_repImg_url": "b",
"d_titleImg_url": "b",
"d_mainImg_url": "b",
"d_title": "사랑으로 번지다 展",
"subTitle": null,
"d_longDetail": "",
"d_shortDetail": "누군가에게 사랑을 말하다",
"isNow": 0
},
{
"d_idx": 7,
"d_sDateNow": "2019-03-01",
"d_eDateNow": "2019-04-30",
"d_sDateApply": "2018-12-20",
"d_eDateApply": "2019-02-01",
"d_repImg_url": "c",
"d_titleImg_url": "c",
"d_mainImg_url": "c",
"d_title": "sssss",
"subTitle": null,
"d_longDetail": "ssss",
"d_shortDetail": "c",
"isNow": 0
}
]