{
    "artist": {
        "name": "DJ Producer Gene",
        "photo": "/albums/photos/dj-producer-gene.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/album/6HAuOgQEzIVjxUnecJ0ODz",
        "apple_music": "https://music.apple.com/ca/artist/dj-producer-gene/1817578632",
        "deezer": "https://www.deezer.com/fr/artist/327994261",
        "youtube": "https://music.youtube.com/channel/UC2XaJWeAJtjynKl6bFmpGgA"
    },
    "discography": [
        {
            "title": "Rete La – Nou Pa Ka Kite",
            "artist": "DJ Producer Gene",
            "year": 2025,
            "genre": "Kompa",
            "category": "Studio",
            "format": "CD",
            "label": "Eugene Previl",
            "cover": "/Albums/covers/dj-producer-gene-rete-la-nou-pa-ka-kite.jpg",
            "tracks": {
                "Tracks": [
                    "Rete La – Nou Pa Ka Kite",
                    "Rete La – Mwen Pa Vle W Ale",
                    "Fok Ou Rete La – Lighthouse",
                    "Fok Ou Rete La – Stay",
                    "Fok Ou Rete La – Mystic",
                    "Fok Ou Rete La – Stay With Me"
                ]
            },
            "link": "/Artist/D/dj-producer-gene.php"
        }
    ]
}