{
    "artist": {
        "name": "Krazy Raph",
        "photo": "",
        "country": "Haïti / USA",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "https://www.deezer.com/fr/artist/268871922",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Uh-Huh (Yeah Right)",
            "artist": "Krazy Raph",
            "year": 2026,
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "KrazyRaph",
            "cover": "/Albums/covers/krazy-raph-uh-huh-yeah-right.jpg",
            "tracks": {
                "Tracks": [
                    "Uh-huh",
                    "Kou sa",
                    "San parèy",
                    "Birthday cake (gato)",
                    "Ou fè m",
                    "What happened",
                    "Mais comment",
                    "Deside w",
                    "Homeless",
                    "Wanna be single",
                    "I got enough"
                ]
            },
            "link": "/Artist/K/krazy-raph.php"
        }
    ]
}