{
    "artist": {
        "name": "Black Dada",
        "photo": "/albums/photos/black-dada.jpg",
        "country": "Haïti",
        "genre": "Rap Kreyol",
        "years": "2024 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/08EbYgWmSqLT8meb7qBUD8",
        "apple_music": "https://music.apple.com/ca/artist/black-dada/301647733",
        "deezer": "https://www.deezer.com/fr/artist/292173",
        "youtube": "https://music.youtube.com/channel/UCRRmAcGtpDz9U29tTWe-xdQ"
    },
    "discography": [
        {
            "title": "Imma Zoe",
            "artist": "Black Dada",
            "year": 2024,
            "release_date": "2024-10-30",
            "genre": "Rap Kreyol",
            "category": "Studio",
            "format": "DG",
            "label": "B.E. RELATIONS PUBLISHING",
            "cover": "/Albums/covers/black-dada-imma-zoe.jpg",
            "tracks": {
                "Tracks": [
                    "Naughty girl",
                    "F‘em",
                    "Imma Zoe (Rmx)",
                    "Imma Zoe (Rmx clean)",
                    "Imma Zoe (Original)",
                    "Dro & Henney",
                    "Louwe",
                    "Pain vs love",
                    "Oh nah"
                ]
            },
            "link": "/Artist/B/black-dada.php"
        }
    ]
}