https://api.manana.kr/v2/karaoke/release/202404.json

Supported HTTP Method : GET
@param
release
202404 / 20240429 ( ※ 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/202404/kumyoung.json
Choice 2. https://api.manana.kr/v2/karaoke/release.json?release=202404&brand=kumyoung

{
    "total": {
        "row": 1867,
        "page": 187
    },
    "page": 1,
    "offset": 0,
    "limit": 10,
    "data": [
        {
            "brand": "kumyoung",
            "no": "99590",
            "title": "1분이라도(드라마 \"으라차차 와이키키 2\")",
            "singer": "박용인(어반자카파)",
            "composer": "박세준,이유진     ",
            "lyricist": "박세준,한준       ",
            "release": "2023-10-01"
        },
        {
            "brand": "kumyoung",
            "no": "93784",
            "title": "4월(기억록, 100년을 탐험하다)",
            "singer": "김연우",
            "composer": "강승원",
            "lyricist": "강승원",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620891",
            "title": "Bills [Japanese Ver.]",
            "singer": "ENHYPEN",
            "composer": "Tido Nguyen,Ryan Curtis,Sophie Hintze,Suji Kim (lalalastudio),“hitman”bang,RUM (MUMW),Y0UNG (MUMW),SHINKUNG",
            "lyricist": "Tido Nguyen,Ryan Curtis,Sophie Hintze,Suji Kim (lalalastudio),“hitman”bang,RUM (MUMW),Y0UNG (MUMW),SHINKUNG Japanese Lyrics - barbora",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620892",
            "title": "Bite Me [Japanese Ver.]",
            "singer": "ENHYPEN",
            "composer": "Cirkut,Jason Evigan,David Stewart,Lourdiz,Supreme Boi",
            "lyricist": "Cirkut,Jason Evigan,David Stewart,Lourdiz,Supreme Boi Japanese Lyrics - barbora",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620890",
            "title": "BLOSSOM",
            "singer": "ENHYPEN",
            "composer": "KENTZ,Phoenix Storm,17",
            "lyricist": "KENTZ,Phoenix Storm,17",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620906",
            "title": "BROKEN GAMES",
            "singer": "FZMZ",
            "composer": "MAQUMA,JACK",
            "lyricist": "MAQUMA,JACK",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620885",
            "title": "CLASSIC",
            "singer": "ベリーグッドマン",
            "composer": "ベリーグッドマン",
            "lyricist": "ベリーグッドマン",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620651",
            "title": "DIVA",
            "singer": "otoe",
            "composer": "otoe",
            "lyricist": "otoe",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620694",
            "title": "DO or DIE",
            "singer": "xikers(サイカース)",
            "composer": "EDEN,OLLOUNDER,MADDOX,キムホンジュン,PEPERONI,OLIV",
            "lyricist": "EDEN,OLLOUNDER,MADDOX,キムホンジュン,PEPERONI,OLIV,キムミンジェ・チェスミン・イイェチャン",
            "release": "2023-10-01"
        },
        {
            "brand": "joysound",
            "no": "620691",
            "title": "evermore (feat. Bon Iver)",
            "singer": "TAYLOR SWIFT",
            "composer": "taylor swift,william bowery & justin vernon",
            "lyricist": "taylor swift,william bowery & justin vernon",
            "release": "2023-10-01"
        }
    ]
}
parseResponse({
    "data": {
        "total": {
            "row": 1867,
            "page": 187
        },
        "page": 1,
        "offset": 0,
        "limit": 10,
        "data": [
            {
                "brand": "kumyoung",
                "no": "99590",
                "title": "1분이라도(드라마 \"으라차차 와이키키 2\")",
                "singer": "박용인(어반자카파)",
                "composer": "박세준,이유진     ",
                "lyricist": "박세준,한준       ",
                "release": "2023-10-01"
            },
            {
                "brand": "kumyoung",
                "no": "93784",
                "title": "4월(기억록, 100년을 탐험하다)",
                "singer": "김연우",
                "composer": "강승원",
                "lyricist": "강승원",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620891",
                "title": "Bills [Japanese Ver.]",
                "singer": "ENHYPEN",
                "composer": "Tido Nguyen,Ryan Curtis,Sophie Hintze,Suji Kim (lalalastudio),“hitman”bang,RUM (MUMW),Y0UNG (MUMW),SHINKUNG",
                "lyricist": "Tido Nguyen,Ryan Curtis,Sophie Hintze,Suji Kim (lalalastudio),“hitman”bang,RUM (MUMW),Y0UNG (MUMW),SHINKUNG Japanese Lyrics - barbora",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620892",
                "title": "Bite Me [Japanese Ver.]",
                "singer": "ENHYPEN",
                "composer": "Cirkut,Jason Evigan,David Stewart,Lourdiz,Supreme Boi",
                "lyricist": "Cirkut,Jason Evigan,David Stewart,Lourdiz,Supreme Boi Japanese Lyrics - barbora",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620890",
                "title": "BLOSSOM",
                "singer": "ENHYPEN",
                "composer": "KENTZ,Phoenix Storm,17",
                "lyricist": "KENTZ,Phoenix Storm,17",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620906",
                "title": "BROKEN GAMES",
                "singer": "FZMZ",
                "composer": "MAQUMA,JACK",
                "lyricist": "MAQUMA,JACK",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620885",
                "title": "CLASSIC",
                "singer": "ベリーグッドマン",
                "composer": "ベリーグッドマン",
                "lyricist": "ベリーグッドマン",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620651",
                "title": "DIVA",
                "singer": "otoe",
                "composer": "otoe",
                "lyricist": "otoe",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620694",
                "title": "DO or DIE",
                "singer": "xikers(サイカース)",
                "composer": "EDEN,OLLOUNDER,MADDOX,キムホンジュン,PEPERONI,OLIV",
                "lyricist": "EDEN,OLLOUNDER,MADDOX,キムホンジュン,PEPERONI,OLIV,キムミンジェ・チェスミン・イイェチャン",
                "release": "2023-10-01"
            },
            {
                "brand": "joysound",
                "no": "620691",
                "title": "evermore (feat. Bon Iver)",
                "singer": "TAYLOR SWIFT",
                "composer": "taylor swift,william bowery & justin vernon",
                "lyricist": "taylor swift,william bowery & justin vernon",
                "release": "2023-10-01"
            }
        ]
    }
});
<?xml version="1.0" encoding="UTF-8"?>
<response>
    <total>
        <row>1867</row>
        <page>187</page>
    </total>
    <page>1</page>
    <offset>0</offset>
    <limit>10</limit>
    <data>
        <item>
            <brand>kumyoung</brand>
            <no>99590</no>
            <title>1분이라도(드라마 "으라차차 와이키키 2")</title>
            <singer>박용인(어반자카파)</singer>
            <composer>박세준,이유진          </composer>
            <lyricist>박세준,한준              </lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>kumyoung</brand>
            <no>93784</no>
            <title>4월(기억록, 100년을 탐험하다)</title>
            <singer>김연우</singer>
            <composer>강승원</composer>
            <lyricist>강승원</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620891</no>
            <title>Bills [Japanese Ver.]</title>
            <singer>ENHYPEN</singer>
            <composer>Tido Nguyen,Ryan Curtis,Sophie Hintze,Suji Kim (lalalastudio),“hitman”bang,RUM (MUMW),Y0UNG (MUMW),SHINKUNG</composer>
            <lyricist>Tido Nguyen,Ryan Curtis,Sophie Hintze,Suji Kim (lalalastudio),“hitman”bang,RUM (MUMW),Y0UNG (MUMW),SHINKUNG Japanese Lyrics - barbora</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620892</no>
            <title>Bite Me [Japanese Ver.]</title>
            <singer>ENHYPEN</singer>
            <composer>Cirkut,Jason Evigan,David Stewart,Lourdiz,Supreme Boi</composer>
            <lyricist>Cirkut,Jason Evigan,David Stewart,Lourdiz,Supreme Boi Japanese Lyrics - barbora</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620890</no>
            <title>BLOSSOM</title>
            <singer>ENHYPEN</singer>
            <composer>KENTZ,Phoenix Storm,17</composer>
            <lyricist>KENTZ,Phoenix Storm,17</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620906</no>
            <title>BROKEN GAMES</title>
            <singer>FZMZ</singer>
            <composer>MAQUMA,JACK</composer>
            <lyricist>MAQUMA,JACK</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620885</no>
            <title>CLASSIC</title>
            <singer>ベリーグッドマン</singer>
            <composer>ベリーグッドマン</composer>
            <lyricist>ベリーグッドマン</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620651</no>
            <title>DIVA</title>
            <singer>otoe</singer>
            <composer>otoe</composer>
            <lyricist>otoe</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620694</no>
            <title>DO or DIE</title>
            <singer>xikers(サイカース)</singer>
            <composer>EDEN,OLLOUNDER,MADDOX,キムホンジュン,PEPERONI,OLIV</composer>
            <lyricist>EDEN,OLLOUNDER,MADDOX,キムホンジュン,PEPERONI,OLIV,キムミンジェ・チェスミン・イイェチャン</lyricist>
            <release>2023-10-01</release>
        </item>
        <item>
            <brand>joysound</brand>
            <no>620691</no>
            <title>evermore (feat. Bon Iver)</title>
            <singer>TAYLOR SWIFT</singer>
            <composer>taylor swift,william bowery &amp; justin vernon</composer>
            <lyricist>taylor swift,william bowery &amp; justin vernon</lyricist>
            <release>2023-10-01</release>
        </item>
    </data>
</response>