{
    "artist": {
        "name": "G.P.S",
        "photo": "/albums/photos/g-p-s.jpg",
        "country": "Haïti",
        "genre": "Gospel",
        "years": "2023 - Présent",
        "bio": ""
    },
    "streaming": {
        "spotify": "",
        "apple_music": "",
        "deezer": "",
        "youtube": ""
    },
    "discography": [
        {
            "title": "Destination",
            "artist": "G.P.S",
            "year": 2018,
            "release_date": "2018-01-01",
            "genre": "Gospel",
            "category": "Studio",
            "format": "DG",
            "label": "",
            "cover": "/Albums/covers/g-p-s-destination.jpg",
            "tracks": {
                "Tracks": [
                    "Destination (feat. Beverly Pitts)",
                    "Espwa",
                    "Set Me Free",
                    "The Agony of a Christian",
                    "Infinite Love (feat. Wayne Monroe)",
                    "Nonm Sa",
                    "All I Need",
                    "Temwanyaj",
                    "Identity",
                    "Official (feat. Martyrz)",
                    "Nou Malad"
                ]
            },
            "link": "/Artist/G/g-p-s.php"
        }
    ]
}