{
    "success": true,
    "message": "Welcome to api.tomsystems.org - your new music api. We use data from multiple sources to provide you with the best results.",
    "version": "v1",
    "endpoints": {
        "search": "/api/search",
        "lyrics": "/api/lyrics"
    },
    "contact": "tom@tomsystems.org"
}