{
  "api": "deserts",
  "title": "Deserts",
  "description": "Major deserts of the world with approximate area, continent, and type.",
  "emoji": "🏜",
  "license": "GPL-2.0-or-later",
  "count": 21,
  "self": "https://gratisapi.com/api/deserts/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/deserts/index",
    "item": "https://gratisapi.com/api/deserts/{id}"
  },
  "fields": [
    "area_km2",
    "continent",
    "id",
    "name",
    "type"
  ],
  "results": [
    {
      "id": "antarctic",
      "name": "Antarctic Desert",
      "area_km2": 14000000,
      "continent": "Antarctica",
      "type": "Cold (polar)",
      "url": "https://gratisapi.com/api/deserts/antarctic"
    },
    {
      "id": "arctic",
      "name": "Arctic Desert",
      "area_km2": 13900000,
      "continent": "Arctic",
      "type": "Cold (polar)",
      "url": "https://gratisapi.com/api/deserts/arctic"
    },
    {
      "id": "sahara",
      "name": "Sahara",
      "area_km2": 9200000,
      "continent": "Africa",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/sahara"
    },
    {
      "id": "arabian",
      "name": "Arabian Desert",
      "area_km2": 2330000,
      "continent": "Asia",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/arabian"
    },
    {
      "id": "gobi",
      "name": "Gobi Desert",
      "area_km2": 1295000,
      "continent": "Asia",
      "type": "Cold",
      "url": "https://gratisapi.com/api/deserts/gobi"
    },
    {
      "id": "kalahari",
      "name": "Kalahari Desert",
      "area_km2": 900000,
      "continent": "Africa",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/kalahari"
    },
    {
      "id": "patagonian",
      "name": "Patagonian Desert",
      "area_km2": 673000,
      "continent": "South America",
      "type": "Cold",
      "url": "https://gratisapi.com/api/deserts/patagonian"
    },
    {
      "id": "great-victoria",
      "name": "Great Victoria Desert",
      "area_km2": 348750,
      "continent": "Oceania",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/great-victoria"
    },
    {
      "id": "syrian",
      "name": "Syrian Desert",
      "area_km2": 500000,
      "continent": "Asia",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/syrian"
    },
    {
      "id": "great-basin",
      "name": "Great Basin Desert",
      "area_km2": 492000,
      "continent": "North America",
      "type": "Cold",
      "url": "https://gratisapi.com/api/deserts/great-basin"
    },
    {
      "id": "chihuahuan",
      "name": "Chihuahuan Desert",
      "area_km2": 362000,
      "continent": "North America",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/chihuahuan"
    },
    {
      "id": "great-sandy",
      "name": "Great Sandy Desert",
      "area_km2": 284993,
      "continent": "Oceania",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/great-sandy"
    },
    {
      "id": "kyzylkum",
      "name": "Kyzylkum Desert",
      "area_km2": 298000,
      "continent": "Asia",
      "type": "Cold",
      "url": "https://gratisapi.com/api/deserts/kyzylkum"
    },
    {
      "id": "sonoran",
      "name": "Sonoran Desert",
      "area_km2": 260000,
      "continent": "North America",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/sonoran"
    },
    {
      "id": "taklamakan",
      "name": "Taklamakan Desert",
      "area_km2": 337000,
      "continent": "Asia",
      "type": "Cold",
      "url": "https://gratisapi.com/api/deserts/taklamakan"
    },
    {
      "id": "thar",
      "name": "Thar Desert",
      "area_km2": 200000,
      "continent": "Asia",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/thar"
    },
    {
      "id": "karakum",
      "name": "Karakum Desert",
      "area_km2": 350000,
      "continent": "Asia",
      "type": "Cold",
      "url": "https://gratisapi.com/api/deserts/karakum"
    },
    {
      "id": "namib",
      "name": "Namib Desert",
      "area_km2": 81000,
      "continent": "Africa",
      "type": "Coastal",
      "url": "https://gratisapi.com/api/deserts/namib"
    },
    {
      "id": "atacama",
      "name": "Atacama Desert",
      "area_km2": 105000,
      "continent": "South America",
      "type": "Coastal",
      "url": "https://gratisapi.com/api/deserts/atacama"
    },
    {
      "id": "mojave",
      "name": "Mojave Desert",
      "area_km2": 124000,
      "continent": "North America",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/mojave"
    },
    {
      "id": "simpson",
      "name": "Simpson Desert",
      "area_km2": 176500,
      "continent": "Oceania",
      "type": "Hot",
      "url": "https://gratisapi.com/api/deserts/simpson"
    }
  ]
}
