{
  "api": "mountains",
  "title": "Mountains",
  "description": "Notable and high mountains of the world with elevation, range, and first ascent data.",
  "emoji": "⛰",
  "license": "GPL-2.0-or-later",
  "count": 31,
  "self": "https://gratisapi.com/api/mountains/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/mountains/index",
    "item": "https://gratisapi.com/api/mountains/{id}"
  },
  "fields": [
    "continent",
    "country",
    "first_ascent_year",
    "height_m",
    "id",
    "name",
    "range"
  ],
  "results": [
    {
      "id": "everest",
      "name": "Mount Everest",
      "height_m": 8849,
      "range": "Himalayas",
      "country": "Nepal / China",
      "continent": "Asia",
      "first_ascent_year": 1953,
      "url": "https://gratisapi.com/api/mountains/everest"
    },
    {
      "id": "k2",
      "name": "K2",
      "height_m": 8611,
      "range": "Karakoram",
      "country": "Pakistan / China",
      "continent": "Asia",
      "first_ascent_year": 1954,
      "url": "https://gratisapi.com/api/mountains/k2"
    },
    {
      "id": "kangchenjunga",
      "name": "Kangchenjunga",
      "height_m": 8586,
      "range": "Himalayas",
      "country": "Nepal / India",
      "continent": "Asia",
      "first_ascent_year": 1955,
      "url": "https://gratisapi.com/api/mountains/kangchenjunga"
    },
    {
      "id": "lhotse",
      "name": "Lhotse",
      "height_m": 8516,
      "range": "Himalayas",
      "country": "Nepal / China",
      "continent": "Asia",
      "first_ascent_year": 1956,
      "url": "https://gratisapi.com/api/mountains/lhotse"
    },
    {
      "id": "makalu",
      "name": "Makalu",
      "height_m": 8485,
      "range": "Himalayas",
      "country": "Nepal / China",
      "continent": "Asia",
      "first_ascent_year": 1955,
      "url": "https://gratisapi.com/api/mountains/makalu"
    },
    {
      "id": "cho-oyu",
      "name": "Cho Oyu",
      "height_m": 8188,
      "range": "Himalayas",
      "country": "Nepal / China",
      "continent": "Asia",
      "first_ascent_year": 1954,
      "url": "https://gratisapi.com/api/mountains/cho-oyu"
    },
    {
      "id": "dhaulagiri",
      "name": "Dhaulagiri I",
      "height_m": 8167,
      "range": "Himalayas",
      "country": "Nepal",
      "continent": "Asia",
      "first_ascent_year": 1960,
      "url": "https://gratisapi.com/api/mountains/dhaulagiri"
    },
    {
      "id": "manaslu",
      "name": "Manaslu",
      "height_m": 8163,
      "range": "Himalayas",
      "country": "Nepal",
      "continent": "Asia",
      "first_ascent_year": 1956,
      "url": "https://gratisapi.com/api/mountains/manaslu"
    },
    {
      "id": "nanga-parbat",
      "name": "Nanga Parbat",
      "height_m": 8126,
      "range": "Himalayas",
      "country": "Pakistan",
      "continent": "Asia",
      "first_ascent_year": 1953,
      "url": "https://gratisapi.com/api/mountains/nanga-parbat"
    },
    {
      "id": "annapurna",
      "name": "Annapurna I",
      "height_m": 8091,
      "range": "Himalayas",
      "country": "Nepal",
      "continent": "Asia",
      "first_ascent_year": 1950,
      "url": "https://gratisapi.com/api/mountains/annapurna"
    },
    {
      "id": "gasherbrum-i",
      "name": "Gasherbrum I",
      "height_m": 8080,
      "range": "Karakoram",
      "country": "Pakistan / China",
      "continent": "Asia",
      "first_ascent_year": 1958,
      "url": "https://gratisapi.com/api/mountains/gasherbrum-i"
    },
    {
      "id": "broad-peak",
      "name": "Broad Peak",
      "height_m": 8051,
      "range": "Karakoram",
      "country": "Pakistan / China",
      "continent": "Asia",
      "first_ascent_year": 1957,
      "url": "https://gratisapi.com/api/mountains/broad-peak"
    },
    {
      "id": "gasherbrum-ii",
      "name": "Gasherbrum II",
      "height_m": 8035,
      "range": "Karakoram",
      "country": "Pakistan / China",
      "continent": "Asia",
      "first_ascent_year": 1956,
      "url": "https://gratisapi.com/api/mountains/gasherbrum-ii"
    },
    {
      "id": "shishapangma",
      "name": "Shishapangma",
      "height_m": 8027,
      "range": "Himalayas",
      "country": "China",
      "continent": "Asia",
      "first_ascent_year": 1964,
      "url": "https://gratisapi.com/api/mountains/shishapangma"
    },
    {
      "id": "denali",
      "name": "Denali",
      "height_m": 6190,
      "range": "Alaska Range",
      "country": "United States",
      "continent": "North America",
      "first_ascent_year": 1913,
      "url": "https://gratisapi.com/api/mountains/denali"
    },
    {
      "id": "aconcagua",
      "name": "Aconcagua",
      "height_m": 6961,
      "range": "Andes",
      "country": "Argentina",
      "continent": "South America",
      "first_ascent_year": 1897,
      "url": "https://gratisapi.com/api/mountains/aconcagua"
    },
    {
      "id": "kilimanjaro",
      "name": "Mount Kilimanjaro",
      "height_m": 5895,
      "range": "Eastern Rift mountains",
      "country": "Tanzania",
      "continent": "Africa",
      "first_ascent_year": 1889,
      "url": "https://gratisapi.com/api/mountains/kilimanjaro"
    },
    {
      "id": "elbrus",
      "name": "Mount Elbrus",
      "height_m": 5642,
      "range": "Caucasus",
      "country": "Russia",
      "continent": "Europe",
      "first_ascent_year": 1874,
      "url": "https://gratisapi.com/api/mountains/elbrus"
    },
    {
      "id": "vinson",
      "name": "Mount Vinson",
      "height_m": 4892,
      "range": "Sentinel Range",
      "country": "Antarctica",
      "continent": "Antarctica",
      "first_ascent_year": 1966,
      "url": "https://gratisapi.com/api/mountains/vinson"
    },
    {
      "id": "puncak-jaya",
      "name": "Puncak Jaya",
      "height_m": 4884,
      "range": "Sudirman Range",
      "country": "Indonesia",
      "continent": "Oceania",
      "first_ascent_year": 1962,
      "url": "https://gratisapi.com/api/mountains/puncak-jaya"
    },
    {
      "id": "mont-blanc",
      "name": "Mont Blanc",
      "height_m": 4809,
      "range": "Alps",
      "country": "France / Italy",
      "continent": "Europe",
      "first_ascent_year": 1786,
      "url": "https://gratisapi.com/api/mountains/mont-blanc"
    },
    {
      "id": "matterhorn",
      "name": "Matterhorn",
      "height_m": 4478,
      "range": "Alps",
      "country": "Switzerland / Italy",
      "continent": "Europe",
      "first_ascent_year": 1865,
      "url": "https://gratisapi.com/api/mountains/matterhorn"
    },
    {
      "id": "mount-kenya",
      "name": "Mount Kenya",
      "height_m": 5199,
      "range": null,
      "country": "Kenya",
      "continent": "Africa",
      "first_ascent_year": 1899,
      "url": "https://gratisapi.com/api/mountains/mount-kenya"
    },
    {
      "id": "mount-fuji",
      "name": "Mount Fuji",
      "height_m": 3776,
      "range": null,
      "country": "Japan",
      "continent": "Asia",
      "first_ascent_year": 663,
      "url": "https://gratisapi.com/api/mountains/mount-fuji"
    },
    {
      "id": "mount-kosciuszko",
      "name": "Mount Kosciuszko",
      "height_m": 2228,
      "range": "Great Dividing Range",
      "country": "Australia",
      "continent": "Oceania",
      "first_ascent_year": 1840,
      "url": "https://gratisapi.com/api/mountains/mount-kosciuszko"
    },
    {
      "id": "mount-rainier",
      "name": "Mount Rainier",
      "height_m": 4392,
      "range": "Cascade Range",
      "country": "United States",
      "continent": "North America",
      "first_ascent_year": 1870,
      "url": "https://gratisapi.com/api/mountains/mount-rainier"
    },
    {
      "id": "pikes-peak",
      "name": "Pikes Peak",
      "height_m": 4302,
      "range": "Rocky Mountains",
      "country": "United States",
      "continent": "North America",
      "first_ascent_year": 1820,
      "url": "https://gratisapi.com/api/mountains/pikes-peak"
    },
    {
      "id": "eiger",
      "name": "Eiger",
      "height_m": 3967,
      "range": "Alps",
      "country": "Switzerland",
      "continent": "Europe",
      "first_ascent_year": 1858,
      "url": "https://gratisapi.com/api/mountains/eiger"
    },
    {
      "id": "mount-cook",
      "name": "Aoraki / Mount Cook",
      "height_m": 3724,
      "range": "Southern Alps",
      "country": "New Zealand",
      "continent": "Oceania",
      "first_ascent_year": 1894,
      "url": "https://gratisapi.com/api/mountains/mount-cook"
    },
    {
      "id": "mount-whitney",
      "name": "Mount Whitney",
      "height_m": 4421,
      "range": "Sierra Nevada",
      "country": "United States",
      "continent": "North America",
      "first_ascent_year": 1873,
      "url": "https://gratisapi.com/api/mountains/mount-whitney"
    },
    {
      "id": "ojos-del-salado",
      "name": "Ojos del Salado",
      "height_m": 6893,
      "range": "Andes",
      "country": "Argentina / Chile",
      "continent": "South America",
      "first_ascent_year": 1937,
      "url": "https://gratisapi.com/api/mountains/ojos-del-salado"
    }
  ]
}
