{
    "artist": {
        "name": "Loco Dahy",
        "photo": "/albums/photos/loco-dahy.jpg",
        "country": "Haïti",
        "genre": "Rap Kreyol",
        "years": "2023 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/0yK5Dnaz7MBWLWkkBIsoiL",
        "apple_music": "https://music.apple.com/us/artist/loco-dahy/1611152144",
        "deezer": "https://www.deezer.com/fr/artist/161433642",
        "youtube": "https://music.youtube.com/channel/UCi9D_OXcX9p_FUnGzlO9qiA"
    },
    "discography": [
        {
            "title": "Chapitre 1",
            "artist": "Loco Dahy",
            "year": 2026,
            "genre": "Rap Kreyol",
            "category": "Studio",
            "format": "DG",
            "label": "1K MUSIC",
            "cover": "/Albums/covers/loco-dahy-chapitre-1.jpg",
            "tracks": {
                "Tracks": [
                    "Mouri",
                    "Priye god",
                    "Gad on dyab 3",
                    "Komand lan (Feat. Steve J Bryan)",
                    "Enemi an pe",
                    "Zafe neg yo (Feat. Mdo 333)",
                    "Leo police",
                    "Apre yon tan",
                    "Zaka metem travay",
                    "Loco back",
                    "De 2 ans a 15 ans"
                ]
            },
            "link": "/Artist/L/loco-dahy.php"
        }
    ]
}