https://api.manana.kr/calendar.json

Supported HTTP Method : GET
@param
year
2024
month
03 ( 1 ~ 12 )
day
00 ( 00 or 1 ~ 31 )
category
all ( all / holiday / divisions / sundry )
nation
kr ( kr / jp )

Choice 1. https://api.manana.kr/calendar/2024/03/00/all/kr.json
Choice 2. https://api.manana.kr/calendar.json?year=2024&month=03&day=00&category=all&nation=kr

[]
parseResponse({
    "data": []
});
<?xml version="1.0" encoding="UTF-8"?>
<response/>