{
  "api": "human-senses",
  "title": "Human Senses",
  "description": "The human senses, including the classic five plus balance, proprioception, and more.",
  "emoji": "👁",
  "license": "GPL-2.0-or-later",
  "count": 9,
  "self": "https://gratisapi.com/api/human-senses/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/human-senses/index",
    "item": "https://gratisapi.com/api/human-senses/{id}"
  },
  "fields": [
    "description",
    "id",
    "name",
    "organ",
    "type"
  ],
  "results": [
    {
      "id": "sight",
      "name": "Sight (vision)",
      "organ": "Eyes",
      "description": "Detection of light, color, and motion to perceive the visual world.",
      "type": "Classic",
      "url": "https://gratisapi.com/api/human-senses/sight"
    },
    {
      "id": "hearing",
      "name": "Hearing (audition)",
      "organ": "Ears",
      "description": "Detection of sound waves as vibrations in the air.",
      "type": "Classic",
      "url": "https://gratisapi.com/api/human-senses/hearing"
    },
    {
      "id": "smell",
      "name": "Smell (olfaction)",
      "organ": "Nose",
      "description": "Detection of airborne chemical molecules to perceive odors.",
      "type": "Classic",
      "url": "https://gratisapi.com/api/human-senses/smell"
    },
    {
      "id": "taste",
      "name": "Taste (gustation)",
      "organ": "Tongue",
      "description": "Detection of dissolved chemicals to perceive sweet, sour, salty, bitter, and umami.",
      "type": "Classic",
      "url": "https://gratisapi.com/api/human-senses/taste"
    },
    {
      "id": "touch",
      "name": "Touch (tactition)",
      "organ": "Skin",
      "description": "Detection of pressure, vibration, and texture through the skin.",
      "type": "Classic",
      "url": "https://gratisapi.com/api/human-senses/touch"
    },
    {
      "id": "balance",
      "name": "Balance (equilibrioception)",
      "organ": "Vestibular system of the inner ear",
      "description": "Sense of body orientation, acceleration, and equilibrium.",
      "type": "Other",
      "url": "https://gratisapi.com/api/human-senses/balance"
    },
    {
      "id": "proprioception",
      "name": "Proprioception",
      "organ": "Muscles and joints",
      "description": "Awareness of the position and movement of the body's parts.",
      "type": "Other",
      "url": "https://gratisapi.com/api/human-senses/proprioception"
    },
    {
      "id": "temperature",
      "name": "Temperature (thermoception)",
      "organ": "Skin",
      "description": "Detection of heat and cold through thermoreceptors.",
      "type": "Other",
      "url": "https://gratisapi.com/api/human-senses/temperature"
    },
    {
      "id": "pain",
      "name": "Pain (nociception)",
      "organ": "Nociceptors throughout the body",
      "description": "Detection of harmful or damaging stimuli to protect the body.",
      "type": "Other",
      "url": "https://gratisapi.com/api/human-senses/pain"
    }
  ]
}
