https://api.manana.kr/karaoke/release/202509.json

Supported HTTP Method : GET
@param
release
202509 / 20250903 ( ※ required )
brand
kumyoung / tj / dam / joysound

Choice 1. https://api.manana.kr/karaoke/release/202509/kumyoung.json
Choice 2. https://api.manana.kr/karaoke/release.json?release=202509&brand=kumyoung

[
    {
        "brand": "joysound",
        "no": "640059",
        "title": "Fan Letter",
        "singer": "ME:I",
        "composer": "FLUM3N,SKINNER BOX",
        "lyricist": "Nishino Konnyaku,Masami Kakinuma (Relic Lyric,inc.)",
        "release": "2025-09-01"
    },
    {
        "brand": "joysound",
        "no": "640057",
        "title": "Million Stars (English Ver.)",
        "singer": "ME:I",
        "composer": "GARDEN,Mayu Wakisaka",
        "lyricist": "Mayu Wakisaka",
        "release": "2025-09-01"
    },
    {
        "brand": "joysound",
        "no": "639977",
        "title": "Royal Energy",
        "singer": "ME:I",
        "composer": "Se.A,Charlie McClean,Goldash,ROHXN",
        "lyricist": "Rose Blueming,Se.A,Charlie McClean",
        "release": "2025-09-01"
    },
    {
        "brand": "joysound",
        "no": "640058",
        "title": "Summer Magic",
        "singer": "ME:I",
        "composer": "NadaNiel,Samuel Kim,Enthos,Song Chiwook,Isak Alvedahl",
        "lyricist": "Hiyori Nara",
        "release": "2025-09-01"
    },
    {
        "brand": "joysound",
        "no": "640060",
        "title": "キラキラ",
        "singer": "ME:I",
        "composer": "GARDEN,SAINT,SEORA,ESUM",
        "lyricist": "RURU",
        "release": "2025-09-01"
    },
    {
        "brand": "joysound",
        "no": "640149",
        "title": "時よ止まれ",
        "singer": "ILLIT",
        "composer": "Mulasaki Ima,Scott Russell Stoddart,Andy Love,JJEAN",
        "lyricist": "Mulasaki Ima,Scott Russell Stoddart,Andy Love,JJEAN",
        "release": "2025-09-01"
    }
]
[{"brand":"joysound","no":"640059","title":"Fan Letter","singer":"ME:I","composer":"FLUM3N,SKINNER BOX","lyricist":"Nishino Konnyaku,Masami Kakinuma (Relic Lyric,inc.)","release":"2025-09-01"},{"brand":"joysound","no":"640057","title":"Million Stars (English Ver.)","singer":"ME:I","composer":"GARDEN,Mayu Wakisaka","lyricist":"Mayu Wakisaka","release":"2025-09-01"},{"brand":"joysound","no":"639977","title":"Royal Energy","singer":"ME:I","composer":"Se.A,Charlie McClean,Goldash,ROHXN","lyricist":"Rose Blueming,Se.A,Charlie McClean","release":"2025-09-01"},{"brand":"joysound","no":"640058","title":"Summer Magic","singer":"ME:I","composer":"NadaNiel,Samuel Kim,Enthos,Song Chiwook,Isak Alvedahl","lyricist":"Hiyori Nara","release":"2025-09-01"},{"brand":"joysound","no":"640060","title":"キラキラ","singer":"ME:I","composer":"GARDEN,SAINT,SEORA,ESUM","lyricist":"RURU","release":"2025-09-01"},{"brand":"joysound","no":"640149","title":"時よ止まれ","singer":"ILLIT","composer":"Mulasaki Ima,Scott Russell Stoddart,Andy Love,JJEAN","lyricist":"Mulasaki Ima,Scott Russell Stoddart,Andy Love,JJEAN","release":"2025-09-01"}]
<?xml version="1.0" encoding="UTF-8"?>
<response>
    <item>
        <brand>joysound</brand>
        <no>640059</no>
        <title>Fan Letter</title>
        <singer>ME:I</singer>
        <composer>FLUM3N,SKINNER BOX</composer>
        <lyricist>Nishino Konnyaku,Masami Kakinuma (Relic Lyric,inc.)</lyricist>
        <release>2025-09-01</release>
    </item>
    <item>
        <brand>joysound</brand>
        <no>640057</no>
        <title>Million Stars (English Ver.)</title>
        <singer>ME:I</singer>
        <composer>GARDEN,Mayu Wakisaka</composer>
        <lyricist>Mayu Wakisaka</lyricist>
        <release>2025-09-01</release>
    </item>
    <item>
        <brand>joysound</brand>
        <no>639977</no>
        <title>Royal Energy</title>
        <singer>ME:I</singer>
        <composer>Se.A,Charlie McClean,Goldash,ROHXN</composer>
        <lyricist>Rose Blueming,Se.A,Charlie McClean</lyricist>
        <release>2025-09-01</release>
    </item>
    <item>
        <brand>joysound</brand>
        <no>640058</no>
        <title>Summer Magic</title>
        <singer>ME:I</singer>
        <composer>NadaNiel,Samuel Kim,Enthos,Song Chiwook,Isak Alvedahl</composer>
        <lyricist>Hiyori Nara</lyricist>
        <release>2025-09-01</release>
    </item>
    <item>
        <brand>joysound</brand>
        <no>640060</no>
        <title>キラキラ</title>
        <singer>ME:I</singer>
        <composer>GARDEN,SAINT,SEORA,ESUM</composer>
        <lyricist>RURU</lyricist>
        <release>2025-09-01</release>
    </item>
    <item>
        <brand>joysound</brand>
        <no>640149</no>
        <title>時よ止まれ</title>
        <singer>ILLIT</singer>
        <composer>Mulasaki Ima,Scott Russell Stoddart,Andy Love,JJEAN</composer>
        <lyricist>Mulasaki Ima,Scott Russell Stoddart,Andy Love,JJEAN</lyricist>
        <release>2025-09-01</release>
    </item>
</response>