{
    "artist": {
        "name": "Taylor Jacquet",
        "photo": "/albums/photos/taylor-jacquet.jpg",
        "country": "Haïti / USA",
        "genre": "Kompa Gospel",
        "years": "2020 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/3FXXIswidpkx7sTM7ljkJN",
        "apple_music": "https://music.apple.com/ca/artist/taylor-jacquet/1535586602",
        "deezer": "https://www.deezer.com/fr/artist/110209352",
        "youtube": "https://music.youtube.com/channel/UCOyGCnfjU6xI2ew4Mt56oXA"
    },
    "discography": [
        {
            "title": "100% louange (Live)",
            "artist": "Taylor Jacquet",
            "year": 2025,
            "release_date": "2025-08-15",
            "genre": "Kompa Gospel",
            "category": "Live",
            "format": "DG",
            "label": "Unity Empire",
            "cover": "/Albums/covers/taylor-jacquet-100-louange-live.jpg",
            "tracks": {
                "Tracks": [
                    "Le Nom De Jésus (Live)",
                    "Pandan Lap Pasé (Live)",
                    "Les Anges Du Ciel (Live)",
                    "À Celui Qui Est Assis (Live)",
                    "Menm Zanj Nan Syèl (Live)",
                    "Ki Zwazo Ki Ka Kanpe (Live)"
                ]
            },
            "link": "/Artist/T/taylor-jacquet.php"
        }
    ]
}