{
    "artist": {
        "name": "Ricardo Apollon",
        "photo": "/albums/photos/ricardo-apollon.jpg",
        "country": "Haïti",
        "genre": "Gospel",
        "years": "2015",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Pelerinage",
            "artist": "Ricardo Apollon",
            "year": 2015,
            "release_date": "2015-08-13",
            "genre": "Gospel",
            "category": "Studio",
            "format": "CD / DG",
            "label": "Gp Motion",
            "cover": "/Albums/covers/ricardo-apollon-pelerinage.jpg",
            "tracks": {
                "Tracks": [
                    "Intro",
                    "Dieu Souverain",
                    "Les Descendants d’Adam",
                    "Il Est Descendu",
                    "Intro l’Éclat de la Croix",
                    "L’Éclat de la Croix",
                    "Tu Es Seigneur",
                    "Reçois la Paix",
                    "Plus de Compromis",
                    "Marchons Ensemble",
                    "Amen",
                    "Jéricho (Intro)",
                    "Jéricho",
                    "Pour te Plaire"
                ]
            },
            "link": "/Artist/R/ricardo-apollon.php"
        }
    ]
}