{
    "artist": {
        "name": "James",
        "photo": "/Artist/photos/james.jpg",
        "country": "Haïti",
        "genre": "Gospel",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Chwazi Jezi",
            "artist": "James",
            "year": 0,
            "genre": "Gospel",
            "category": "Studio",
            "format": "DG",
            "label": "793140 Records DK",
            "cover": "/Albums/covers/james-chwazi-jezi.jpg",
            "tracks": {
                "Tracks": [
                    "Ak tout bagay",
                    "Kreye pou loure",
                    "Gen lespwa",
                    "Libete",
                    "Chwazi jezi",
                    "Gadon lanmou",
                    "Kwe nan li",
                    "Mwen gen lavi",
                    "Nonm sila",
                    "Mwen beni non ou",
                    "Syel la",
                    "Chanalite",
                    "Ayiti pap peri",
                    "Konpasyon",
                    "Byen eduke pitit ou",
                    "Renmen",
                    "Konfesyon"
                ]
            },
            "link": "/Artist/J/james.php"
        },
        {
            "title": "My Reason Why",
            "artist": "James",
            "year": 2020,
            "genre": "Gospel",
            "category": "Studio",
            "format": "DG",
            "label": "793140 Records DK",
            "cover": "/Albums/covers/james-my-reason-why.jpg",
            "tracks": {
                "Tracks": [
                    "We can the world",
                    "You are good lord",
                    "I love you",
                    "Forgive me",
                    "Lord i need you",
                    "My reason why",
                    "Holly",
                    "This is my day",
                    "There has been no one else",
                    "You are alpha",
                    "Created to praise"
                ]
            },
            "link": "/Artist/J/james.php"
        }
    ]
}