Skip to content

[GET] 모든 카테고리 별 새로 나온 모임 조회

Gyunny edited this page Aug 2, 2021 · 3 revisions
메소드 경로 설명
GET /api/v2/group/new/category 모든 카테고리 별 새로 나온 모임 조회

Request Header

{
    "Content-Type": "application/json",
    "accessToken" : "JWT 토큰"
}

Response

< Success >

{
    "status": 200,
    "data": {
        "groupsByCategory": [
            {
                "category": "그 외",
                "groups": [
                    {
                        "discussionGroupId": 46,
                        "description": "설명1111",
                        "createdAt": "2021-07-18",
                        "remainingDay": 22,
                        "title": "2야호",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저자",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 7,
                        "description": "이것은 이런 책이에요! 7",
                        "createdAt": "2020-05-05",
                        "remainingDay": 10,
                        "title": "제목1",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "1저자",
                        "nickname": "입니다요"
                    },
                    {
                        "discussionGroupId": 6,
                        "description": "이것은 이런 책이에요! 6",
                        "createdAt": "2020-05-04",
                        "remainingDay": 10,
                        "title": "제목1",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "1저자",
                        "nickname": "닉네임"
                    },
                    {
                        "discussionGroupId": 5,
                        "description": "이것은 이런 책이에요! 5",
                        "createdAt": "2020-05-03",
                        "remainingDay": 10,
                        "title": "제목1",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "1저자",
                        "nickname": "닉네임"
                    }
                ]
            },
            {
                "category": "철학/심리학/윤리학",
                "groups": [
                    {
                        "discussionGroupId": 8,
                        "description": "이것은 이런 책이에요! 8",
                        "createdAt": "2020-05-06",
                        "remainingDay": 10,
                        "title": "제목2",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저자3",
                        "nickname": "규니"
                    }
                ]
            },
            {
                "category": "종교",
                "groups": []
            },
            {
                "category": "사회과학",
                "groups": [
                    {
                        "discussionGroupId": 16,
                        "description": "이것은 이런 책이에요! 11",
                        "createdAt": "2020-05-01",
                        "remainingDay": 8,
                        "title": "제목4",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저5",
                        "nickname": "규니"
                    }
                ]
            },
            {
                "category": "순수과학",
                "groups": [
                    {
                        "discussionGroupId": 40,
                        "description": "421412fdsafdfsf이거말야 이거거",
                        "createdAt": "2020-05-29",
                        "remainingDay": 2,
                        "title": "제목",
                        "image": "이미지주소",
                        "author": "저자",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 39,
                        "description": "421412fdsafdfsf이거말야 이거거",
                        "createdAt": "2020-05-01",
                        "remainingDay": 2,
                        "title": "제목",
                        "image": "이미지주소",
                        "author": "저자",
                        "nickname": "규니니"
                    }
                ]
            },
            {
                "category": "기술과학",
                "groups": [
                    {
                        "discussionGroupId": 45,
                        "description": "설명1111",
                        "createdAt": "2021-07-18",
                        "remainingDay": 12,
                        "title": "1야호",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저자",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 42,
                        "description": "설명1111",
                        "createdAt": "2021-07-14",
                        "remainingDay": 0,
                        "title": "제목2",
                        "image": "https://www.naver.com!!",
                        "author": "하이",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 4,
                        "description": "이것은 이런 책이에요! 4",
                        "createdAt": "2020-05-02",
                        "remainingDay": 10,
                        "title": "1야호",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저자",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 2,
                        "description": "이것은 이런 책이에요! 2",
                        "createdAt": "2020-04-30",
                        "remainingDay": 10,
                        "title": "1야호",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저자",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 1,
                        "description": "이것은 이런 책이에요! 1",
                        "createdAt": "2020-04-29",
                        "remainingDay": 10,
                        "title": "1야호",
                        "image": "http://image.yes24.com/momo/TopCate753/MidCate008/75277681.jpg",
                        "author": "저자",
                        "nickname": "규니"
                    }
                ]
            },
            {
                "category": "예술",
                "groups": [
                    {
                        "discussionGroupId": 50,
                        "description": "설명1111",
                        "createdAt": "2021-07-30",
                        "remainingDay": 27,
                        "title": "제목",
                        "image": "이미지주소",
                        "author": "저자",
                        "nickname": "규니니"
                    },
                    {
                        "discussionGroupId": 49,
                        "description": "설명1111",
                        "createdAt": "2021-07-30",
                        "remainingDay": 27,
                        "title": "제목",
                        "image": "이미지주소",
                        "author": "저자",
                        "nickname": "규니니"
                    }
                ]
            },
            {
                "category": "어학",
                "groups": []
            },
            {
                "category": "문학",
                "groups": []
            },
            {
                "category": "역사/지리/관광",
                "groups": [
                    {
                        "discussionGroupId": 47,
                        "description": "테스트 토론방11",
                        "createdAt": "2021-07-18",
                        "remainingDay": 19,
                        "title": "테스트제목",
                        "image": "테스트 책 이미지 주소",
                        "author": "테스트저자",
                        "nickname": "규니니"
                    }
                ]
            }
        ]
    }
}