{
    "artist": {
        "name": "Ralph Wonder Chevry",
        "country": "Haïti/Usa",
        "genre": "Kompa",
        "years": "2002-2006",
        "bio": "Avenir"
    },
    "socials": [],
    "albums": [

    {
        "title": "1der",
        "artist": "Ralph Wonder Chevry",
        "year": 2002,
        "genre": "Kompa",
        "category": "Studio",
        "format": "CD",
        "label": "Chevry",
        "cover": "https://image.noelshack.com/fichiers/2025/51/1/1765786710-ralph-cover-0.jpg",
        "tracks": [
            "The arrival: intro",
            "Watch it, lyrical attack (ft. G-Hans)",
            "Doctors' order",
            "Destiny",
            "Oh, oh, oh, oh...",
            "Woman (where have you gone?)",
            "Hi, hello, how are you?: the interlude",
            "All u got (ft. G-Hans)",
            "Yardy & yankee",
            "Your lovin'",
            "Pretty girl",
            "Doctors' order (remix)"
        ],
        "link": ""
    },
    {
        "title": "Ayiti Cheri",
        "artist": "Ralph Wonder Chevry",
        "year": 2006,
        "genre": "Kompa",
        "category": "Studio",
        "format": "CD",
        "label": "MCD – Chevry",
        "cover": "https://image.noelshack.com/fichiers/2025/51/1/1765786539-ralph-cover.jpg",
        "tracks": [
            "Ayiti cheri radio tune",
            "Ayiti cheri TV tune",
            "Ayiti cheri a cappella",
            "Ayiti cheri house mix",
            "Ayiti cheri (the sequel) dance mix"
        ],
        "link": ""
    }
]
}