{
    "artist": {
        "name": "Zaro MJ",
        "photo": "/albums/photos/zaro-mj.jpg",
        "country": "Haïti",
        "genre": "Rap Kreyol",
        "years": "2023 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/6t4JLLzVLERJ2s0FMUuYHa",
        "apple_music": "https://music.apple.com/ca/artist/zaro-mj/1693445052",
        "deezer": "https://www.deezer.com/fr/artist/218472735",
        "youtube": "https://music.youtube.com/channel/UC7s-mszaw985g0YYW0fePEA"
    },
    "discography": [
        {
            "title": "Stress 27",
            "artist": "Zaro MJ",
            "year": 2025,
            "release_date": "2025-05-09",
            "genre": "Rap Kreyol",
            "category": "Studio",
            "format": "DG",
            "label": "Bushwald Zaro Jean-Baptiste",
            "cover": "/Albums/covers/zaro-mj-stress-27.jpg",
            "tracks": {
                "Tracks": [
                    "M Rayi Stress",
                    "Map Kenbe'w",
                    "Ale",
                    "Konsa Ou Fèl",
                    "Jwe",
                    "Ayiti Kriye (feat. Benedic Divo)",
                    "Blese'm Blese (Wahala)"
                ]
            },
            "link": "/Artist/Z/zaro-mj.php"
        }
    ]
}