{
  "api": "fruits",
  "title": "Fruits",
  "description": "Fruits with botanical type, color, origin region and calories per 100g.",
  "emoji": "🍎",
  "license": "GPL-2.0-or-later",
  "count": 40,
  "self": "https://gratisapi.com/api/fruits/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/fruits/index",
    "item": "https://gratisapi.com/api/fruits/{id}"
  },
  "fields": [
    "calories_per_100g",
    "color",
    "family",
    "id",
    "name",
    "origin_region",
    "scientific_name",
    "type"
  ],
  "results": [
    {
      "id": "apple",
      "name": "Apple",
      "scientific_name": "Malus domestica",
      "family": "Rosaceae",
      "type": "Pome",
      "color": "Red",
      "origin_region": "Central Asia",
      "calories_per_100g": 52,
      "url": "https://gratisapi.com/api/fruits/apple"
    },
    {
      "id": "pear",
      "name": "Pear",
      "scientific_name": "Pyrus communis",
      "family": "Rosaceae",
      "type": "Pome",
      "color": "Green",
      "origin_region": "Europe and western Asia",
      "calories_per_100g": 57,
      "url": "https://gratisapi.com/api/fruits/pear"
    },
    {
      "id": "quince",
      "name": "Quince",
      "scientific_name": "Cydonia oblonga",
      "family": "Rosaceae",
      "type": "Pome",
      "color": "Yellow",
      "origin_region": "Caucasus and Southwest Asia",
      "calories_per_100g": 57,
      "url": "https://gratisapi.com/api/fruits/quince"
    },
    {
      "id": "peach",
      "name": "Peach",
      "scientific_name": "Prunus persica",
      "family": "Rosaceae",
      "type": "Drupe",
      "color": "Orange",
      "origin_region": "Northwest China",
      "calories_per_100g": 39,
      "url": "https://gratisapi.com/api/fruits/peach"
    },
    {
      "id": "plum",
      "name": "Plum",
      "scientific_name": "Prunus domestica",
      "family": "Rosaceae",
      "type": "Drupe",
      "color": "Purple",
      "origin_region": "Eastern Europe and Caucasus",
      "calories_per_100g": 46,
      "url": "https://gratisapi.com/api/fruits/plum"
    },
    {
      "id": "cherry",
      "name": "Sweet Cherry",
      "scientific_name": "Prunus avium",
      "family": "Rosaceae",
      "type": "Drupe",
      "color": "Red",
      "origin_region": "Europe and western Asia",
      "calories_per_100g": 63,
      "url": "https://gratisapi.com/api/fruits/cherry"
    },
    {
      "id": "apricot",
      "name": "Apricot",
      "scientific_name": "Prunus armeniaca",
      "family": "Rosaceae",
      "type": "Drupe",
      "color": "Orange",
      "origin_region": "Central Asia and China",
      "calories_per_100g": 48,
      "url": "https://gratisapi.com/api/fruits/apricot"
    },
    {
      "id": "mango",
      "name": "Mango",
      "scientific_name": "Mangifera indica",
      "family": "Anacardiaceae",
      "type": "Drupe",
      "color": "Yellow",
      "origin_region": "South Asia",
      "calories_per_100g": 60,
      "url": "https://gratisapi.com/api/fruits/mango"
    },
    {
      "id": "olive",
      "name": "Olive",
      "scientific_name": "Olea europaea",
      "family": "Oleaceae",
      "type": "Drupe",
      "color": "Green",
      "origin_region": "Mediterranean Basin",
      "calories_per_100g": 115,
      "url": "https://gratisapi.com/api/fruits/olive"
    },
    {
      "id": "coconut",
      "name": "Coconut",
      "scientific_name": "Cocos nucifera",
      "family": "Arecaceae",
      "type": "Drupe",
      "color": "Brown",
      "origin_region": "Tropical Indo-Pacific",
      "calories_per_100g": 354,
      "url": "https://gratisapi.com/api/fruits/coconut"
    },
    {
      "id": "date",
      "name": "Date",
      "scientific_name": "Phoenix dactylifera",
      "family": "Arecaceae",
      "type": "Drupe",
      "color": "Brown",
      "origin_region": "Middle East and North Africa",
      "calories_per_100g": 282,
      "url": "https://gratisapi.com/api/fruits/date"
    },
    {
      "id": "orange",
      "name": "Orange",
      "scientific_name": "Citrus sinensis",
      "family": "Rutaceae",
      "type": "Citrus",
      "color": "Orange",
      "origin_region": "Southern China",
      "calories_per_100g": 47,
      "url": "https://gratisapi.com/api/fruits/orange"
    },
    {
      "id": "lemon",
      "name": "Lemon",
      "scientific_name": "Citrus limon",
      "family": "Rutaceae",
      "type": "Citrus",
      "color": "Yellow",
      "origin_region": "South Asia",
      "calories_per_100g": 29,
      "url": "https://gratisapi.com/api/fruits/lemon"
    },
    {
      "id": "lime",
      "name": "Lime",
      "scientific_name": "Citrus aurantiifolia",
      "family": "Rutaceae",
      "type": "Citrus",
      "color": "Green",
      "origin_region": "Southeast Asia",
      "calories_per_100g": 30,
      "url": "https://gratisapi.com/api/fruits/lime"
    },
    {
      "id": "grapefruit",
      "name": "Grapefruit",
      "scientific_name": "Citrus paradisi",
      "family": "Rutaceae",
      "type": "Citrus",
      "color": "Pink",
      "origin_region": "Caribbean (Barbados)",
      "calories_per_100g": 42,
      "url": "https://gratisapi.com/api/fruits/grapefruit"
    },
    {
      "id": "mandarin",
      "name": "Mandarin",
      "scientific_name": "Citrus reticulata",
      "family": "Rutaceae",
      "type": "Citrus",
      "color": "Orange",
      "origin_region": "Southeast Asia",
      "calories_per_100g": 53,
      "url": "https://gratisapi.com/api/fruits/mandarin"
    },
    {
      "id": "strawberry",
      "name": "Strawberry",
      "scientific_name": "Fragaria ananassa",
      "family": "Rosaceae",
      "type": "Berry",
      "color": "Red",
      "origin_region": "Europe and the Americas",
      "calories_per_100g": 32,
      "url": "https://gratisapi.com/api/fruits/strawberry"
    },
    {
      "id": "blueberry",
      "name": "Blueberry",
      "scientific_name": "Vaccinium corymbosum",
      "family": "Ericaceae",
      "type": "Berry",
      "color": "Blue",
      "origin_region": "North America",
      "calories_per_100g": 57,
      "url": "https://gratisapi.com/api/fruits/blueberry"
    },
    {
      "id": "raspberry",
      "name": "Raspberry",
      "scientific_name": "Rubus idaeus",
      "family": "Rosaceae",
      "type": "Berry",
      "color": "Red",
      "origin_region": "Europe and northern Asia",
      "calories_per_100g": 52,
      "url": "https://gratisapi.com/api/fruits/raspberry"
    },
    {
      "id": "blackberry",
      "name": "Blackberry",
      "scientific_name": "Rubus fruticosus",
      "family": "Rosaceae",
      "type": "Berry",
      "color": "Black",
      "origin_region": "Temperate Northern Hemisphere",
      "calories_per_100g": 43,
      "url": "https://gratisapi.com/api/fruits/blackberry"
    },
    {
      "id": "cranberry",
      "name": "Cranberry",
      "scientific_name": "Vaccinium macrocarpon",
      "family": "Ericaceae",
      "type": "Berry",
      "color": "Red",
      "origin_region": "North America",
      "calories_per_100g": 46,
      "url": "https://gratisapi.com/api/fruits/cranberry"
    },
    {
      "id": "grape",
      "name": "Grape",
      "scientific_name": "Vitis vinifera",
      "family": "Vitaceae",
      "type": "Berry",
      "color": "Green",
      "origin_region": "Mediterranean and Central Asia",
      "calories_per_100g": 69,
      "url": "https://gratisapi.com/api/fruits/grape"
    },
    {
      "id": "kiwi",
      "name": "Kiwifruit",
      "scientific_name": "Actinidia deliciosa",
      "family": "Actinidiaceae",
      "type": "Berry",
      "color": "Green",
      "origin_region": "China",
      "calories_per_100g": 61,
      "url": "https://gratisapi.com/api/fruits/kiwi"
    },
    {
      "id": "banana",
      "name": "Banana",
      "scientific_name": "Musa acuminata",
      "family": "Musaceae",
      "type": "Berry",
      "color": "Yellow",
      "origin_region": "Southeast Asia",
      "calories_per_100g": 89,
      "url": "https://gratisapi.com/api/fruits/banana"
    },
    {
      "id": "tomato",
      "name": "Tomato",
      "scientific_name": "Solanum lycopersicum",
      "family": "Solanaceae",
      "type": "Berry",
      "color": "Red",
      "origin_region": "South America",
      "calories_per_100g": 18,
      "url": "https://gratisapi.com/api/fruits/tomato"
    },
    {
      "id": "watermelon",
      "name": "Watermelon",
      "scientific_name": "Citrullus lanatus",
      "family": "Cucurbitaceae",
      "type": "Melon",
      "color": "Green",
      "origin_region": "Africa",
      "calories_per_100g": 30,
      "url": "https://gratisapi.com/api/fruits/watermelon"
    },
    {
      "id": "cantaloupe",
      "name": "Cantaloupe",
      "scientific_name": "Cucumis melo",
      "family": "Cucurbitaceae",
      "type": "Melon",
      "color": "Orange",
      "origin_region": "Africa and South Asia",
      "calories_per_100g": 34,
      "url": "https://gratisapi.com/api/fruits/cantaloupe"
    },
    {
      "id": "honeydew",
      "name": "Honeydew Melon",
      "scientific_name": "Cucumis melo",
      "family": "Cucurbitaceae",
      "type": "Melon",
      "color": "Green",
      "origin_region": "Africa and South Asia",
      "calories_per_100g": 36,
      "url": "https://gratisapi.com/api/fruits/honeydew"
    },
    {
      "id": "pineapple",
      "name": "Pineapple",
      "scientific_name": "Ananas comosus",
      "family": "Bromeliaceae",
      "type": "Tropical",
      "color": "Yellow",
      "origin_region": "South America",
      "calories_per_100g": 50,
      "url": "https://gratisapi.com/api/fruits/pineapple"
    },
    {
      "id": "papaya",
      "name": "Papaya",
      "scientific_name": "Carica papaya",
      "family": "Caricaceae",
      "type": "Tropical",
      "color": "Orange",
      "origin_region": "Central America",
      "calories_per_100g": 43,
      "url": "https://gratisapi.com/api/fruits/papaya"
    },
    {
      "id": "guava",
      "name": "Guava",
      "scientific_name": "Psidium guajava",
      "family": "Myrtaceae",
      "type": "Tropical",
      "color": "Green",
      "origin_region": "Central America",
      "calories_per_100g": 68,
      "url": "https://gratisapi.com/api/fruits/guava"
    },
    {
      "id": "passion-fruit",
      "name": "Passion Fruit",
      "scientific_name": "Passiflora edulis",
      "family": "Passifloraceae",
      "type": "Tropical",
      "color": "Purple",
      "origin_region": "South America",
      "calories_per_100g": 97,
      "url": "https://gratisapi.com/api/fruits/passion-fruit"
    },
    {
      "id": "pomegranate",
      "name": "Pomegranate",
      "scientific_name": "Punica granatum",
      "family": "Lythraceae",
      "type": "Berry",
      "color": "Red",
      "origin_region": "Iran to northern India",
      "calories_per_100g": 83,
      "url": "https://gratisapi.com/api/fruits/pomegranate"
    },
    {
      "id": "fig",
      "name": "Fig",
      "scientific_name": "Ficus carica",
      "family": "Moraceae",
      "type": "Tropical",
      "color": "Purple",
      "origin_region": "Middle East and Mediterranean",
      "calories_per_100g": 74,
      "url": "https://gratisapi.com/api/fruits/fig"
    },
    {
      "id": "avocado",
      "name": "Avocado",
      "scientific_name": "Persea americana",
      "family": "Lauraceae",
      "type": "Drupe",
      "color": "Green",
      "origin_region": "Central America",
      "calories_per_100g": 160,
      "url": "https://gratisapi.com/api/fruits/avocado"
    },
    {
      "id": "persimmon",
      "name": "Persimmon",
      "scientific_name": "Diospyros kaki",
      "family": "Ebenaceae",
      "type": "Berry",
      "color": "Orange",
      "origin_region": "China",
      "calories_per_100g": 70,
      "url": "https://gratisapi.com/api/fruits/persimmon"
    },
    {
      "id": "lychee",
      "name": "Lychee",
      "scientific_name": "Litchi chinensis",
      "family": "Sapindaceae",
      "type": "Tropical",
      "color": "Red",
      "origin_region": "Southern China",
      "calories_per_100g": 66,
      "url": "https://gratisapi.com/api/fruits/lychee"
    },
    {
      "id": "dragon-fruit",
      "name": "Dragon Fruit",
      "scientific_name": "Selenicereus undatus",
      "family": "Cactaceae",
      "type": "Tropical",
      "color": "Pink",
      "origin_region": "Central America",
      "calories_per_100g": 60,
      "url": "https://gratisapi.com/api/fruits/dragon-fruit"
    },
    {
      "id": "jackfruit",
      "name": "Jackfruit",
      "scientific_name": "Artocarpus heterophyllus",
      "family": "Moraceae",
      "type": "Tropical",
      "color": "Green",
      "origin_region": "South India",
      "calories_per_100g": 95,
      "url": "https://gratisapi.com/api/fruits/jackfruit"
    },
    {
      "id": "gooseberry",
      "name": "Gooseberry",
      "scientific_name": "Ribes uva-crispa",
      "family": "Grossulariaceae",
      "type": "Berry",
      "color": "Green",
      "origin_region": "Europe and western Asia",
      "calories_per_100g": 44,
      "url": "https://gratisapi.com/api/fruits/gooseberry"
    }
  ]
}
