{
    "artist": {
        "name": "Tina Leon",
        "photo": "/albums/photos/tina-leon.jpg",
        "country": "Haïti / USA",
        "genre": "Pop",
        "years": "2022 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/7DKNgMsAq3cvhUVDz5AP00",
        "apple_music": "https://music.apple.com/ca/artist/tina-leon/1622692781",
        "deezer": "https://www.deezer.com/fr/artist/168947987",
        "youtube": "https://music.youtube.com/channel/UCMIXMhP5nVfqJF0m7qtZWnQ"
    },
    "discography": [
        {
            "title": "Push & Pull",
            "artist": "Tina Leon",
            "year": 2025,
            "release_date": "2025-05-16",
            "genre": "pop",
            "category": "Studio",
            "format": "DG",
            "label": "Ensoul Records",
            "cover": "/Albums/covers/tina-leon-push-amp-pull.jpg",
            "tracks": {
                "Tracks": [
                    "Settlin'",
                    "WTH",
                    "I Should Be Enough",
                    "Erase",
                    "Hold Me",
                    "The Current",
                    "Float",
                    "Like",
                    "Plans",
                    "Chemistry",
                    "Fire",
                    "Love Is Stronger Than Pride"
                ]
            },
            "link": "/Artist/T/tina-leon.php"
        },
        {
            "title": "Pull",
            "artist": "Tina Leon",
            "year": 2023,
            "release_date": "2023-03-24",
            "genre": "Pop",
            "category": "Studio",
            "format": "DG",
            "label": "Ensoul Records",
            "cover": "/Albums/covers/tina-leon-pull.jpg",
            "tracks": {
                "Tracks": [
                    "Hold Me",
                    "Float",
                    "Plans",
                    "Like",
                    "Fire"
                ]
            },
            "link": "/Artist/T/tina-leon.php"
        },
        {
            "title": "Push",
            "artist": "Tina Leon",
            "year": 2022,
            "release_date": "2022-08-26",
            "genre": "Pop",
            "category": "Studio",
            "format": "DG",
            "label": "Ensoul Records",
            "cover": "/Albums/covers/tina-leon-push.jpg",
            "tracks": {
                "Tracks": [
                    "Settlin'",
                    "WTH",
                    "I Should Be Enough",
                    "Battle",
                    "Erase"
                ]
            },
            "link": "/Artist/T/tina-leon.php"
        }
    ]
}