{
    "artist": {
        "name": "Odjah",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "socials": [],
    "albums": [
        {
        "title": "Jou A Rivé",
        "artist": "Odjah",
        "year": 1989,
        "genre": "Kompa",
        "category": "Studio",
        "format": "LP",
        "label": "Manine",
        "cover": "\/Albums\/covers\/odjah-jou-a-riv--.jpg",
        "tracks": {
            "Face A": [
                "Jou a rive",
                "L’anmou se pa dje dje"
                ],
            "Face B": [
                "Perseverence",
                "Haïti",
                "Kimbe la"
            ]
        },
        "link": "\/Artist\/O\/odjah.php"
    }
    ]
}