{
    "artist": {
        "name": "Wilson Pierre",
        "photo": "/albums/photos/wilson-pierre.jpg",
        "country": "Haïti / USA",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/2FtGXVhHjwpTmjw3qeXYMK",
        "apple_music": "https://music.apple.com/us/artist/wilson-pierre/1680790672",
        "deezer": "https://www.deezer.com/fr/artist/6812573",
        "youtube": "https://music.youtube.com/channel/UCKBJ7Y6G7CYdo0wxrhB3t2Q"
    },
    "discography": [
        {
            "title": "Wozo",
            "artist": "Wilson Pierre",
            "year": 2026,
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "wilsonmusicperfection,LLC",
            "cover": "/Albums/covers/wilson-pierre-wozo.jpg",
            "tracks": {
                "Tracks": [
                    "Wozo",
                    "Blessings",
                    "Courage",
                    "Perseverance",
                    "Nostalgia",
                    "Still standing",
                    "Tenacity",
                    "Yoyo",
                    "Rebirth"
                ]
            },
            "link": "/Artist/W/wilson-pierre.php"
        }
    ]
}