Skip to content

list art

kwonsujee edited this page Nov 19, 2020 · 3 revisions

list/art/

  • GET /list/art/
  • HTTP 200 OK
  • Allow: GET, HEAD, OPTIONS
  • Content-Type: application/json
  • Vary: Accept

[
   {
       "name": "tave",
       "information": "국내 최초 4차 산업 혁명 동아리",
       "category": "예술",
       "self_image": "image1"
   }
]