{
    "artist": {
        "name": "Blondy The Prince Lover",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "2011",
        "bio": "Avenir"
    },
    "socials": [],
    "albums": [

    {
        "title": "Yon Ti Pa Chat",
        "artist": "Blondy The Prince Lover",
        "year": 2011,
        "genre": "Kompa",
        "category": "Studio",
        "format": "CD",
        "label": "Win Win",
        "cover": "https://image.noelshack.com/fichiers/2025/48/7/1764467256-104987.jpg",
        "tracks": [
            "Intro",
            "Let's have a dance",
            "La femme",
            "Kite yo pale",
            "You're my baby",
            "Je te promets",
            "Jalouzi",
            "Ou trayi'm",
            "Au fond de moi",
            "Ou gate'm",
            "Prend soins de toi",
            "Yon ti pa chat"
        ],
        "link": ""
    }
]
}