{
    "artist": {
        "name": "Robert St. Fleur",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "socials": [],
    "albums": [
        {
            "title": "La Chose",
            "artist": "Robert St. Fleur",
            "year": 1990,
            "genre": "Kompa",
            "category": "Studio",
            "format": "LP",
            "label": "DS 4190",
            "cover": "\/Albums\/covers\/robert-st--fleur-la-chose.jpg",
            "tracks": {
                "Face A": [
                    "Fou pou ou",
                    "I need your love",
                    "Ti zwezo",
                    "Des noms"
                ],
                "Face B": [
                    "La chose",
                    "Aide-moi",
                    "Quand les hommes vivront d’amour",
                    "Jacmel"
                ]
            },
            "link": "\/Artist\/R\/robert-st-fleur.php"
        }
    ]
}