{
    "artist": {
        "name": "El Pancho",
        "photo": "/albums/photos/el-pancho.png",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "En Sole",
            "artist": "El Pancho",
            "year": 2026,
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "",
            "cover": "/Albums/covers/el-pancho-en-sole.png",
            "tracks": {
                "Tracks": [
                    "Pa Konte Sou Moun",
                    "Champion",
                    "Fo Zanmi",
                    "En Solo",
                    "An Kachèt",
                    "Ou Mare M",
                    "Dans Tes Bras",
                    "San Sans",
                    "Ki Sak Kenbew",
                    "À Jamais",
                    "Necesito De Tu Amor",
                    "Pitye",
                    "San Rezèv",
                    "Nothing",
                    "Yo"
                ]
            },
            "link": "/Artist/E/el-pancho.php"
        }
    ]
}