{
    "artist": {
        "name": "MarcJazz",
        "photo": "/albums/photos/marcjazz.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "2023 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/4TSc0tisT7fFQkTjuaIXD5",
        "apple_music": "https://music.apple.com/ca/artist/marcjazz/1488456119",
        "deezer": "https://www.deezer.com/fr/artist/79160952",
        "youtube": "https://music.youtube.com/channel/UCW_MVJJYzVFVpz9c_JWQq4g"
    },
    "discography": [
        {
            "title": "Extase",
            "artist": "MarcJazz",
            "year": 2023,
            "release_date": "2023-01-01",
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "Metwonom Productions",
            "cover": "/Albums/covers/marcjazz-extase.jpg",
            "tracks": {
                "Tracks": [
                    "Intro",
                    "Extase",
                    "Inspiration",
                    "Detant",
                    "Beauté endormie",
                    "An kachèt",
                    "Lespwa",
                    "Peyan‘m",
                    "Ambiance",
                    "Mèsi"
                ]
            },
            "link": "/Artist/M/marcjazz.php"
        },
        {
            "title": "The Emergence",
            "artist": "MarcJazz",
            "year": 2024,
            "release_date": "2024-12-20",
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "Metwonom Productions",
            "cover": "/Albums/covers/marcjazz-the-emergence.jpg",
            "tracks": {
                "Tracks": [
                    "Setting up the mood (Intro)",
                    "Detant (Rmx)",
                    "Emergence",
                    "Powerless",
                    "Eva",
                    "Nostalgia",
                    "Pi bèl pase w (Short)",
                    "Come back",
                    "Rèl kilti",
                    "Pou nwèl bèl",
                    "Rèl kilti (Instr.)",
                    "Voye je sou yo (Instr.)",
                    "Pou nwèl bèl (Instr.)"
                ]
            },
            "link": "/Artist/M/marcjazz.php"
        }
    ]
}