{
    "artist": {
        "name": "Bal-La",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "socials": [],
    "albums": [
        {
            "title": "Just Do It",
            "artist": "Bal-La",
            "year": 2025,
            "genre": "Kompa",
            "category": "Promo",
            "format": "DG",
            "label": "Bal-La",
            "cover": "\/Albums\/covers\/bal-la-just-do-it.jpg",
            "tracks": {
                "Tracks": [
                    "Confuse Love",
                    "Bal-La"
                ]
            },
            "link": "\/Artist\/B\/bal-la.php"
        }
    ]
}