{
    "artist": {
        "name": "Tribe MusiQ",
        "photo": "/albums/photos/tribe-musiq.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "2023 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/11tkJSlNRSvIbXmu6sFF4j",
        "apple_music": "https://music.apple.com/ca/artist/tribe-musiq/1808230987",
        "deezer": "https://www.deezer.com/fr/artist/279052541",
        "youtube": "https://music.youtube.com/channel/UChAXUxntqnfp49osDloFfKg"
    },
    "discography": [
        {
            "title": "Kreyòl Mix",
            "artist": "Tribe MusiQ",
            "year": 2025,
            "release_date": "2025-04-21",
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "Broken JukeBoxx",
            "cover": "/Albums/covers/tribe-musiq-krey-l-mix.jpg",
            "tracks": {
                "Tracks": [
                    "Konte pou mwen",
                    "Gwo je mawon",
                    "Lajan pa fini",
                    "Passa passa",
                    "Lajan deyò",
                    "2 am",
                    "Zone control",
                    "Dous chalè",
                    "Nan fènwa",
                    "Go see paradise",
                    "Billets fresh",
                    "Une vie à aimer",
                    "Big brown eyes II"
                ]
            },
            "link": "/Artist/T/tribe-musiq.php"
        }
    ]
}