{
    "artist": {
        "name": "Colmix",
        "photo": "/albums/photos/colmix.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "2019 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/5zOdnsLH2GgQBJwQ22Q6TF",
        "apple_music": "https://music.apple.com/us/artist/colmix/1423154053",
        "deezer": "https://www.deezer.com/fr/artist/53808892",
        "youtube": "https://music.youtube.com/channel/UCd42hSO7GhCzn4TBSb9Jh4w"
    },
    "discography": [
        {
            "title": "First Drop",
            "artist": "Colmix",
            "year": 2026,
            "release_date": "2026-02-27",
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "COLMIX MUSIC LLC",
            "cover": "/Albums/covers/colmix-first-drop.jpg",
            "tracks": {
                "Tracks": [
                    "Janm Renmen’l Lan",
                    "Ou Manke’m",
                    "Manvi Ploge",
                    "Ou Kite’m Pou Kom",
                    "Pot Ko Janm Gen Gouyad (Remix)",
                    "Fanm Chè",
                    "Go Down",
                    "Nèg Yo Kanpe Mal"
                ]
            },
            "link": "/Artist/C/colmix.php"
        }
    ]
}