{
    "artist": {
        "name": "Marc Antoine",
        "photo": "/albums/photos/marc-antoine.jpg",
        "country": "Canada",
        "genre": "Pop",
        "years": "",
        "bio": ""
    },
    "streaming": {
        "spotify": "https://open.spotify.com/intl-fr/artist/2OtFCgbE4en8rwbFsxOFFz",
        "apple_music": "https://music.apple.com/us/artist/marc-antoine/465806728",
        "deezer": "https://www.deezer.com/fr/artist/12611",
        "youtube": "https://music.youtube.com/channel/UC6fyBaaPoMWjMH6s_JMPX-Q"
    },
    "discography": [
        {
            "title": "Notre Histoire",
            "artist": "Marc Antoine",
            "year": 2010,
            "genre": "Pop",
            "category": "Studio",
            "format": "CD / DG",
            "label": "Parlophone (France)",
            "cover": "/Albums/covers/marc-antoine-notre-histoire.jpg",
            "tracks": {
                "Tracks": [
                    "Je brûle",
                    "Ton corps",
                    "Qui tu aimes",
                    "Notre histoire",
                    "Nous",
                    "Ralentis",
                    "Remonter le temps",
                    "La femme idéale",
                    "Haïti",
                    "Ballade à la Marc Antoine",
                    "La promesse",
                    "Sentence à vie"
                ]
            },
            "link": "/Artist/M/marc-antoine.php"
        }
    ]
}