# Top Charts

Get top charts

HTTP

https://saavn.me/search/albums?query=rockstar

CURL

curl -X GET 'https://saavn.me/search/albums?query=rockstar' \
 -H 'content-type: application/json'
{
  "status": "SUCCESS",
  "results": [
    {
      "id": "110858205",
      "title": "Trending Today",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_TrendingToday_195825_20220105065542.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/trending_today/I3kvhipIy73uCJW60TJk1Q__",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "848372055",
      "title": "Hindi Chartbusters",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_HindiChartbusters_193223_20220105055110.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_chartbusters/1HiqW,xnqZTuCJW60TJk1Q__",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "142311984",
      "title": "Romantic Top 40",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_RomanticTop40_142374_20220105055200.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/romantic_top_40/m9Qkal5S733ufxkxMEIbIw__",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "48147819",
      "title": "Hindi 00s",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_Hindi00s_141430_20220105055520.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_00s/tsJahdem34A_",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "48147816",
      "title": "Hindi 90s",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_Hindi90s_124105_20220105055632.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_90s/T64MUCqdndw_",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "82712615",
      "title": "Hindi 80s",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_Hindi80s_108023_20220105060041.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_80s/fE9YxTvTDjU_",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "82712414",
      "title": "Hindi 70s",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_Hindi70s_119337_20220105060121.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_70s/VSMrnr-njCk_",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "82711924",
      "title": "Hindi 60s",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_Hindi60s_124027_20220105060140.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_60s/TOL5Rewc8Mk_",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    },
    {
      "id": "82711913",
      "title": "Hindi Retro",
      "subtitle": "JioSaavn",
      "type": "playlist",
      "image": "https://c.saavncdn.com/editorial/charts_HindiRetro_144758_20220105060101.jpg",
      "perma_url": "https://www.jiosaavn.com/featured/hindi_retro/dYn-,-QcKzA_",
      "more_info": {
        "firstname": "JioSaavn"
      },
      "explicit_content": "0",
      "mini_obj": true,
      "language": "hindi"
    }
  ]
}