https://api.manana.kr/v2/karaoke/release/202507.json
Supported HTTP Method : GET
@param
- release
- 202507 / 20250702 ( ※ required )
- brand
- kumyoung / tj / dam / joysound / uga
- orderBy ( ※ GET Parameter Only )
- {orderBy}
release ASC, title ASC, singer ASC ( ※ default ) - limit ( ※ GET Parameter Only )
- 10 ( ※ default )
- page ( ※ GET Parameter Only )
- 1 ( ※ default )
- offset ( ※ GET Parameter Only )
- 0 ( ※ default ), Priorities : offset < page
Choice 1. https://api.manana.kr/v2/karaoke/release/202507/kumyoung.json
Choice 2. https://api.manana.kr/v2/karaoke/release.json?release=202507&brand=kumyoung
{
"total": {
"row": 2253,
"page": 226
},
"page": 1,
"offset": 0,
"limit": 10,
"data": [
{
"brand": "joysound",
"no": "803637",
"title": "All Friends《本人映像》",
"singer": "NF Zessho x Aru-2",
"composer": "Aru-2",
"lyricist": "NF Zessho",
"release": "2020-02-01"
},
{
"brand": "joysound",
"no": "446452",
"title": "Answer",
"singer": "音之宮朔 & 光司陽太",
"composer": "津波幸平",
"lyricist": "和田アヤナ",
"release": "2020-02-01"
},
{
"brand": "dam",
"no": "5236-21",
"title": "Araw Ng Pasko [アラウ ナン パスコ]",
"singer": "Boy Friends [ボーイ フレンズ]",
"composer": "",
"lyricist": "",
"release": "2020-02-01"
},
{
"brand": "dam",
"no": "5236-23",
"title": "Bakit Pa Kita Minahal [バキッ パ キタ ミナハル]",
"singer": "Cristy Mendoza [クリスティー メンドーザ]",
"composer": "",
"lyricist": "",
"release": "2020-02-01"
},
{
"brand": "joysound",
"no": "803630",
"title": "be all one《レコおと》",
"singer": "Luck Stokes",
"composer": "Jun",
"lyricist": "Jun",
"release": "2020-02-01"
},
{
"brand": "joysound",
"no": "456832",
"title": "caramerrygoround",
"singer": "Nun",
"composer": "",
"lyricist": "",
"release": "2020-02-01"
},
{
"brand": "joysound",
"no": "803613",
"title": "Chocolate Adventure feat. ななひら《本人映像》",
"singer": "Neko Hacker",
"composer": "Neko Hacker",
"lyricist": "Neko Hacker",
"release": "2020-02-01"
},
{
"brand": "uga",
"no": "2549-71",
"title": "COLORLESS",
"singer": "三浦大知",
"composer": "",
"lyricist": "",
"release": "2020-02-01"
},
{
"brand": "joysound",
"no": "803635",
"title": "DANCE WITH ME feat. SOCKS,VILLSHANA《本人映像》",
"singer": "DJ RYOW",
"composer": "SPACE DUST CLUB",
"lyricist": "SOCKS,VILLSHANA",
"release": "2020-02-01"
},
{
"brand": "uga",
"no": "4814-38",
"title": "DANDAN",
"singer": "THE YELLOW MONKEY",
"composer": "",
"lyricist": "",
"release": "2020-02-01"
}
]
}
{"total":{"row":2253,"page":226},"page":1,"offset":0,"limit":10,"data":[{"brand":"joysound","no":"803637","title":"All Friends《本人映像》","singer":"NF Zessho x Aru-2","composer":"Aru-2","lyricist":"NF Zessho","release":"2020-02-01"},{"brand":"joysound","no":"446452","title":"Answer","singer":"音之宮朔 & 光司陽太","composer":"津波幸平","lyricist":"和田アヤナ","release":"2020-02-01"},{"brand":"dam","no":"5236-21","title":"Araw Ng Pasko [アラウ ナン パスコ]","singer":"Boy Friends [ボーイ フレンズ]","composer":"","lyricist":"","release":"2020-02-01"},{"brand":"dam","no":"5236-23","title":"Bakit Pa Kita Minahal [バキッ パ キタ ミナハル]","singer":"Cristy Mendoza [クリスティー メンドーザ]","composer":"","lyricist":"","release":"2020-02-01"},{"brand":"joysound","no":"803630","title":"be all one《レコおと》","singer":"Luck Stokes","composer":"Jun","lyricist":"Jun","release":"2020-02-01"},{"brand":"joysound","no":"456832","title":"caramerrygoround","singer":"Nun","composer":"","lyricist":"","release":"2020-02-01"},{"brand":"joysound","no":"803613","title":"Chocolate Adventure feat. ななひら《本人映像》","singer":"Neko Hacker","composer":"Neko Hacker","lyricist":"Neko Hacker","release":"2020-02-01"},{"brand":"uga","no":"2549-71","title":"COLORLESS","singer":"三浦大知","composer":"","lyricist":"","release":"2020-02-01"},{"brand":"joysound","no":"803635","title":"DANCE WITH ME feat. SOCKS,VILLSHANA《本人映像》","singer":"DJ RYOW","composer":"SPACE DUST CLUB","lyricist":"SOCKS,VILLSHANA","release":"2020-02-01"},{"brand":"uga","no":"4814-38","title":"DANDAN","singer":"THE YELLOW MONKEY","composer":"","lyricist":"","release":"2020-02-01"}]}
<?xml version="1.0" encoding="UTF-8"?>
<response>
<total>
<row>2253</row>
<page>226</page>
</total>
<page>1</page>
<offset>0</offset>
<limit>10</limit>
<data>
<item>
<brand>joysound</brand>
<no>803637</no>
<title>All Friends《本人映像》</title>
<singer>NF Zessho x Aru-2</singer>
<composer>Aru-2</composer>
<lyricist>NF Zessho</lyricist>
<release>2020-02-01</release>
</item>
<item>
<brand>joysound</brand>
<no>446452</no>
<title>Answer</title>
<singer>音之宮朔 & 光司陽太</singer>
<composer>津波幸平</composer>
<lyricist>和田アヤナ</lyricist>
<release>2020-02-01</release>
</item>
<item>
<brand>dam</brand>
<no>5236-21</no>
<title>Araw Ng Pasko [アラウ ナン パスコ]</title>
<singer>Boy Friends [ボーイ フレンズ]</singer>
<composer/>
<lyricist/>
<release>2020-02-01</release>
</item>
<item>
<brand>dam</brand>
<no>5236-23</no>
<title>Bakit Pa Kita Minahal [バキッ パ キタ ミナハル]</title>
<singer>Cristy Mendoza [クリスティー メンドーザ]</singer>
<composer/>
<lyricist/>
<release>2020-02-01</release>
</item>
<item>
<brand>joysound</brand>
<no>803630</no>
<title>be all one《レコおと》</title>
<singer>Luck Stokes</singer>
<composer>Jun</composer>
<lyricist>Jun</lyricist>
<release>2020-02-01</release>
</item>
<item>
<brand>joysound</brand>
<no>456832</no>
<title>caramerrygoround</title>
<singer>Nun</singer>
<composer/>
<lyricist/>
<release>2020-02-01</release>
</item>
<item>
<brand>joysound</brand>
<no>803613</no>
<title>Chocolate Adventure feat. ななひら《本人映像》</title>
<singer>Neko Hacker</singer>
<composer>Neko Hacker</composer>
<lyricist>Neko Hacker</lyricist>
<release>2020-02-01</release>
</item>
<item>
<brand>uga</brand>
<no>2549-71</no>
<title>COLORLESS</title>
<singer>三浦大知</singer>
<composer/>
<lyricist/>
<release>2020-02-01</release>
</item>
<item>
<brand>joysound</brand>
<no>803635</no>
<title>DANCE WITH ME feat. SOCKS,VILLSHANA《本人映像》</title>
<singer>DJ RYOW</singer>
<composer>SPACE DUST CLUB</composer>
<lyricist>SOCKS,VILLSHANA</lyricist>
<release>2020-02-01</release>
</item>
<item>
<brand>uga</brand>
<no>4814-38</no>
<title>DANDAN</title>
<singer>THE YELLOW MONKEY</singer>
<composer/>
<lyricist/>
<release>2020-02-01</release>
</item>
</data>
</response>