{
    "artist": {
        "name": "Choublack",
        "photo": "/albums/photos/choublack.png",
        "country": "Haïti",
        "genre": "Rap Kreyol",
        "years": "2025 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/5PahyWvqPsroNZBzThsWoY",
        "apple_music": "https://music.apple.com/ca/artist/choublack/1866710227",
        "deezer": "https://www.deezer.com/fr/artist/297621621",
        "youtube": "https://music.youtube.com/channel/UC3qP-5l2oylCizoQjfF54qg"
    },
    "discography": [
        {
            "title": "Kwè Nan Tèt Ou",
            "artist": "Choublack",
            "year": 2025,
            "release_date": "2025-01-12",
            "genre": "Rap Kreyol",
            "category": "Studio",
            "format": "DG",
            "label": "Melophilia Production",
            "cover": "/Albums/covers/choublack-kw-nan-t-t-ou.jpg",
            "tracks": {
                "Tracks": [
                    "Onore Fanm Ayisyèn Yo",
                    "Di L",
                    "Rèn Solèy",
                    "Pa Bliye Kiyès Ou Ye",
                    "Mwen Sonje Lontan",
                    "Kwè Nan Tèt Ou"
                ]
            },
            "link": "/Artist/C/choublack.php"
        }
    ]
}