{
    "artist": {
        "name": "Alexis Frandy",
        "photo": "/albums/photos/alexis-frandy.jpg",
        "country": "Haïti",
        "genre": "Gospel",
        "years": "2017",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Bondie fidel",
            "artist": "Alexis Frandy",
            "year": 2017,
            "release_date": "2017-03-18",
            "genre": "Gospel",
            "category": "Studio",
            "format": "CD / DG",
            "label": "AV LTD",
            "cover": "/Albums/covers/alexis-frandy-bondie-fidel.jpg",
            "tracks": {
                "Tracks": [
                    "Bondie Fidèl",
                    "Jezi Se Solisyon",
                    "Sove Mwen Tou Pwe M",
                    "Prezans Bondie",
                    "Amou Bondie",
                    "Lespri Bondie",
                    "Sanble Jezi",
                    "Kouraj",
                    "O Wi M Santim Kontan"
                ]
            },
            "link": "/Artist/A/alexis-frandy.php"
        }
    ]
}