{
    "artist": {
        "name": "King Lelu",
        "photo": "/albums/photos/king-lelu.png",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "2023 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/0deVr6X5wRgTfDeTfAqBVi",
        "apple_music": "https://music.apple.com/us/artist/king-lelu/1707779842",
        "deezer": "https://www.deezer.com/fr/artist/230881355",
        "youtube": "https://music.youtube.com/channel/UCC-_q53LRtHoQHl3mwf2aXg"
    },
    "discography": [
        {
            "title": "À La Rencontre De King Lelu",
            "artist": "King Lelu",
            "year": 2024,
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "Fancy Studio LLC",
            "cover": "/Albums/covers/king-lelu-la-rencontre-de-king-lelu.jpg",
            "tracks": {
                "Tracks": [
                    "Ayo baby",
                    "M konnen",
                    "Love la rete menm jan",
                    "Nouvo menaj",
                    "Bye then"
                ]
            },
            "link": "/Artist/K/king-lelu.php"
        }
    ]
}