{
    "artist": {
        "name": "JLS",
        "photo": "/albums/photos/jls.jpg",
        "country": "Haïti",
        "genre": "Kompa",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/album/2QvKP7KOR9LPMUERIATJAm",
        "apple_music": "https://music.apple.com/ca/album/why-not-live/849531264",
        "deezer": "https://www.deezer.com/fr/artist/70632132",
        "youtube": "https://music.youtube.com/channel/UCm8q-MYxK1o7zUpjT1oOLTg"
    },
    "discography": [
        {
            "title": "Why Not",
            "artist": "JLS",
            "year": 2014,
            "genre": "Kompa",
            "category": "Live",
            "format": "CD / DG",
            "label": "MPS Comm.",
            "cover": "/Albums/covers/jls-why-not.jpg",
            "tracks": {
                "Tracks": [
                    "Why Not (Live)",
                    "Confyans (Live)",
                    "Myan Myan (Live)",
                    "Mon Colonel (Live)",
                    "Vanité (Live)",
                    "Oupila (Live)"
                ]
            },
            "link": "/Artist/J/jls.php"
        }
    ]
}