{
  "api": "seven-wonders",
  "title": "Seven Wonders",
  "description": "The Seven Wonders of the Ancient World and the New Seven Wonders.",
  "emoji": "🏛️",
  "license": "GPL-2.0-or-later",
  "count": 14,
  "self": "https://gratisapi.com/api/seven-wonders/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/seven-wonders/index",
    "item": "https://gratisapi.com/api/seven-wonders/{id}"
  },
  "fields": [
    "built",
    "category",
    "id",
    "location",
    "name",
    "still_standing"
  ],
  "results": [
    {
      "id": "great-pyramid-of-giza",
      "name": "Great Pyramid of Giza",
      "category": "Ancient",
      "location": "Egypt",
      "built": "c. 2560 BC",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/great-pyramid-of-giza"
    },
    {
      "id": "hanging-gardens-of-babylon",
      "name": "Hanging Gardens of Babylon",
      "category": "Ancient",
      "location": "Iraq",
      "built": "c. 600 BC",
      "still_standing": false,
      "url": "https://gratisapi.com/api/seven-wonders/hanging-gardens-of-babylon"
    },
    {
      "id": "statue-of-zeus-at-olympia",
      "name": "Statue of Zeus at Olympia",
      "category": "Ancient",
      "location": "Greece",
      "built": "c. 435 BC",
      "still_standing": false,
      "url": "https://gratisapi.com/api/seven-wonders/statue-of-zeus-at-olympia"
    },
    {
      "id": "temple-of-artemis-at-ephesus",
      "name": "Temple of Artemis at Ephesus",
      "category": "Ancient",
      "location": "Turkey",
      "built": "c. 550 BC",
      "still_standing": false,
      "url": "https://gratisapi.com/api/seven-wonders/temple-of-artemis-at-ephesus"
    },
    {
      "id": "mausoleum-at-halicarnassus",
      "name": "Mausoleum at Halicarnassus",
      "category": "Ancient",
      "location": "Turkey",
      "built": "c. 350 BC",
      "still_standing": false,
      "url": "https://gratisapi.com/api/seven-wonders/mausoleum-at-halicarnassus"
    },
    {
      "id": "colossus-of-rhodes",
      "name": "Colossus of Rhodes",
      "category": "Ancient",
      "location": "Greece",
      "built": "c. 280 BC",
      "still_standing": false,
      "url": "https://gratisapi.com/api/seven-wonders/colossus-of-rhodes"
    },
    {
      "id": "lighthouse-of-alexandria",
      "name": "Lighthouse of Alexandria",
      "category": "Ancient",
      "location": "Egypt",
      "built": "c. 280 BC",
      "still_standing": false,
      "url": "https://gratisapi.com/api/seven-wonders/lighthouse-of-alexandria"
    },
    {
      "id": "great-wall-of-china",
      "name": "Great Wall of China",
      "category": "New",
      "location": "China",
      "built": "7th century BC onward",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/great-wall-of-china"
    },
    {
      "id": "petra",
      "name": "Petra",
      "category": "New",
      "location": "Jordan",
      "built": "c. 5th century BC",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/petra"
    },
    {
      "id": "christ-the-redeemer",
      "name": "Christ the Redeemer",
      "category": "New",
      "location": "Brazil",
      "built": "1931",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/christ-the-redeemer"
    },
    {
      "id": "machu-picchu",
      "name": "Machu Picchu",
      "category": "New",
      "location": "Peru",
      "built": "c. 1450",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/machu-picchu"
    },
    {
      "id": "chichen-itza",
      "name": "Chichen Itza",
      "category": "New",
      "location": "Mexico",
      "built": "c. 600 AD",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/chichen-itza"
    },
    {
      "id": "colosseum",
      "name": "Colosseum",
      "category": "New",
      "location": "Italy",
      "built": "80 AD",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/colosseum"
    },
    {
      "id": "taj-mahal",
      "name": "Taj Mahal",
      "category": "New",
      "location": "India",
      "built": "1653",
      "still_standing": true,
      "url": "https://gratisapi.com/api/seven-wonders/taj-mahal"
    }
  ]
}
