Area Search
URL
http://api.pm0603.com/api/db_save_area/
Method
GET
URL Params
Key | Type | Value | ex |
---|---|---|---|
search | str | 지역명 | 서울 |
rows | str | 데이터 수 (2이상) | 2 (deault=10) |
Data Params
None
Success Response
- Code: 200
Response Detail
Key | Type | Value |
---|---|---|
seq | int | 일련번호 |
title | str | 공연 제목 |
start_date | date | 공연 시작일 |
end_date | date | 공연 마감 |
place | str | 공연장소명 |
realm_name | str | 분야명 |
area | str | 지역 |
thumbnail | str | 썸네일 |
Error Response
- Code: 200
- Reason: 유효하지 않은 키 혹은 값
"유효하지 않은 파라미터 혹은 파라미터 값입니다"