{
    "artist": {
        "name": "Transition Band",
        "photo": "/albums/photos/transition-band.jpg",
        "country": "Haïti",
        "genre": "Gospel",
        "years": "2020 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "https://music.apple.com/ng/album/poze/1454345762",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Poze",
            "artist": "Transition Band",
            "year": 2019,
            "release_date": "2019-02-14",
            "genre": "Gospel",
            "category": "Studio",
            "format": "CD / DG",
            "label": "Reggie Noel",
            "cover": "/Albums/covers/transition-band-poze.jpg",
            "tracks": {
                "Tracks": [
                    "(Intro) Limyè",
                    "Levè’l Pi Wo",
                    "Because Of Him",
                    "Goumandiz",
                    "Tout Se Pou Ou",
                    "Tonbe",
                    "Lanmou Sa",
                    "Let Me Praise",
                    "You’re Always There",
                    "Pa Gin Tankou’w",
                    "Talent",
                    "GPS",
                    "Poze",
                    "Avèm",
                    "En Bay Jezi Glwa",
                    "M Pap Janm Sispann Kwe"
                ]
            },
            "link": "/Artist/T/transition-band.php"
        }
    ]
}