{
    "artist": {
        "name": "L’Orchestre de la Radio National",
        "photo": "/albums/photos/l-orchestre-de-la-radio-national.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Bonjou Soley - Haïti",
            "artist": "L’Orchestre de la Radio National",
            "year": 1981,
            "release_date": "",
            "genre": "Kompa",
            "category": "Studio",
            "format": "LP",
            "label": "National",
            "cover": "/Albums/covers/l-orchestre-de-la-radio-national-bonjou-soley-ha-ti.jpg",
            "tracks": {
                "Face A": [
                    "Contact direct",
                    "Confidences",
                    "Macaya",
                    "Erzulie"
                ],
                "Face B": [
                    "Papa et manman",
                    "Merci bon die",
                    "Marabout de mon coeur",
                    "Yoyo"
                ]
            },
            "link": "/Artist/L/l-orchestre-de-la-radio-national.php"
        }
    ]
}