{
    "artist": {
        "name": "Crush",
        "photo": "/albums/photos/crush.png",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Mouye",
            "artist": "Crush",
            "year": 2023,
            "genre": "Kompa",
            "category": "Studio",
            "format": "DG",
            "label": "Adrien Montreal",
            "cover": "/Albums/covers/crush-mouye.jpg",
            "tracks": {
                "Tracks": [
                    "Mouye"
                ]
            },
            "link": "/Artist/C/crush.php"
        }
    ]
}