{
    "artist": {
        "name": "Jenn",
        "photo": "/albums/photos/jenn.jpg",
        "country": "Canada",
        "genre": "Gospel",
        "years": "2021 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/album/5b8oe7TOdcOWCAt4nbkso8",
        "apple_music": "https://music.apple.com/ca/album/cest-encore-possible/1717462446",
        "deezer": "https://www.deezer.com/fr/album/515223172",
        "youtube": ""
    },
    "discography": [
        {
            "title": "C'est Encore Possible",
            "artist": "Jenn",
            "year": 2023,
            "release_date": "2023-11-01",
            "genre": "Gospel",
            "category": "Studio",
            "format": "DG",
            "label": "Jenn François",
            "cover": "/Albums/covers/jenn-c-039-est-encore-possible.jpg",
            "tracks": {
                "Tracks": [
                    "Pami Mò Yo",
                    "Nan Jan Pa’w La",
                    "Je Suis Libre",
                    "Quelqu’un",
                    "C’est Encore Possible",
                    "Anba Zèl Mwen",
                    "Ou Toujou La",
                    "Quand Viendras-Tu ?",
                    "Ou Se Bondye",
                    "Sa Bondye Di",
                    "Temwen Bondye"
                ]
            },
            "link": "/Artist/J/jenn.php"
        }
    ]
}