{
  "meta": {
    "source": "CoffeeLog app — mobile/assets/data/drinks.json",
    "data_version": "2026-05-28",
    "disclaimer": "Curated drink->mg seed catalog. mg values are public-source ESTIMATES and need a final source-verification pass before ship (docs/drink-database.md §5). Never present mg as exact/medical.",
    "count": 87,
    "by_category": {
      "espresso": 12,
      "brewed": 8,
      "coffeeShop": 20,
      "energy": 15,
      "tea": 11,
      "soda": 11,
      "preworkout": 5,
      "other": 5
    },
    "locale_aliases": {
      "en": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    }
  },
  "drinks": [
    {
      "id": "espresso_single",
      "name": "Espresso (single)",
      "category": "espresso",
      "brand": null,
      "serving_ml": 30,
      "caffeine_mg": 63,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "espresso_double",
      "name": "Espresso (double)",
      "category": "espresso",
      "brand": null,
      "serving_ml": 60,
      "caffeine_mg": 126,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "ristretto",
      "name": "Ristretto",
      "category": "espresso",
      "brand": null,
      "serving_ml": 20,
      "caffeine_mg": 63,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "americano",
      "name": "Americano",
      "category": "espresso",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 126,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "latte",
      "name": "Latte",
      "category": "espresso",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 68,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "latte_large",
      "name": "Latte (large, 2 shots)",
      "category": "espresso",
      "brand": null,
      "serving_ml": 350,
      "caffeine_mg": 126,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "cappuccino",
      "name": "Cappuccino",
      "category": "espresso",
      "brand": null,
      "serving_ml": 180,
      "caffeine_mg": 63,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "flat_white",
      "name": "Flat white",
      "category": "espresso",
      "brand": null,
      "serving_ml": 160,
      "caffeine_mg": 130,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "cortado",
      "name": "Cortado",
      "category": "espresso",
      "brand": null,
      "serving_ml": 90,
      "caffeine_mg": 79,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "macchiato",
      "name": "Macchiato",
      "category": "espresso",
      "brand": null,
      "serving_ml": 60,
      "caffeine_mg": 63,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "mocha",
      "name": "Mocha",
      "category": "espresso",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 95,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "affogato",
      "name": "Affogato",
      "category": "espresso",
      "brand": null,
      "serving_ml": 90,
      "caffeine_mg": 63,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "drip_coffee",
      "name": "Drip coffee",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 96,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 40.0,
      "locales": [
        "*"
      ]
    },
    {
      "id": "pour_over",
      "name": "Pour over",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 145,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 60.4,
      "locales": [
        "*"
      ]
    },
    {
      "id": "french_press",
      "name": "French press",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 107,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 44.6,
      "locales": [
        "*"
      ]
    },
    {
      "id": "cold_brew",
      "name": "Cold brew",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 200,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 83.3,
      "locales": [
        "*"
      ]
    },
    {
      "id": "nitro_cold_brew",
      "name": "Nitro cold brew",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 215,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 89.6,
      "locales": [
        "*"
      ]
    },
    {
      "id": "instant_coffee",
      "name": "Instant coffee",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 62,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 25.8,
      "locales": [
        "*"
      ]
    },
    {
      "id": "decaf_coffee",
      "name": "Decaf coffee",
      "category": "brewed",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 3,
      "scales_with_volume": true,
      "is_decaf": true,
      "caffeine_per_100ml": 1.2,
      "locales": [
        "*"
      ]
    },
    {
      "id": "turkish_coffee",
      "name": "Turkish coffee",
      "category": "brewed",
      "brand": null,
      "serving_ml": 60,
      "caffeine_mg": 50,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "sbux_pikeplace_grande",
      "name": "Pike Place Brewed (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 310,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_latte_grande",
      "name": "Caffè Latte (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 150,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_americano_grande",
      "name": "Caffè Americano (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 225,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_cappuccino_grande",
      "name": "Cappuccino (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 150,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_flatwhite_grande",
      "name": "Flat White (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 195,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_mocha_grande",
      "name": "Caffè Mocha (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 175,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_caramel_macchiato_grande",
      "name": "Caramel Macchiato (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 150,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_cold_brew_grande",
      "name": "Cold Brew (Grande)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 473,
      "caffeine_mg": 205,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "sbux_blonde_espresso",
      "name": "Blonde Espresso (shot)",
      "category": "coffeeShop",
      "brand": "Starbucks",
      "serving_ml": 30,
      "caffeine_mg": 85,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb",
        "ca",
        "au"
      ]
    },
    {
      "id": "dunkin_original_md",
      "name": "Original Blend (Medium)",
      "category": "coffeeShop",
      "brand": "Dunkin'",
      "serving_ml": 414,
      "caffeine_mg": 210,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us"
      ]
    },
    {
      "id": "dunkin_latte_md",
      "name": "Latte (Medium)",
      "category": "coffeeShop",
      "brand": "Dunkin'",
      "serving_ml": 414,
      "caffeine_mg": 119,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us"
      ]
    },
    {
      "id": "dunkin_cold_brew_md",
      "name": "Cold Brew (Medium)",
      "category": "coffeeShop",
      "brand": "Dunkin'",
      "serving_ml": 710,
      "caffeine_mg": 260,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us"
      ]
    },
    {
      "id": "mccafe_latte_md",
      "name": "McCafé Latte (Medium)",
      "category": "coffeeShop",
      "brand": "McDonald's",
      "serving_ml": 350,
      "caffeine_mg": 110,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "mccafe_coffee_md",
      "name": "McCafé Brewed Coffee (Medium)",
      "category": "coffeeShop",
      "brand": "McDonald's",
      "serving_ml": 473,
      "caffeine_mg": 145,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "costa_latte_medio",
      "name": "Latte (Medio)",
      "category": "coffeeShop",
      "brand": "Costa",
      "serving_ml": 360,
      "caffeine_mg": 277,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "gb"
      ]
    },
    {
      "id": "costa_cappuccino_medio",
      "name": "Cappuccino (Medio)",
      "category": "coffeeShop",
      "brand": "Costa",
      "serving_ml": 360,
      "caffeine_mg": 277,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "gb"
      ]
    },
    {
      "id": "costa_americano_medio",
      "name": "Americano (Medio)",
      "category": "coffeeShop",
      "brand": "Costa",
      "serving_ml": 360,
      "caffeine_mg": 277,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "gb"
      ]
    },
    {
      "id": "tims_original_md",
      "name": "Original Blend (Medium)",
      "category": "coffeeShop",
      "brand": "Tim Hortons",
      "serving_ml": 295,
      "caffeine_mg": 140,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "ca"
      ]
    },
    {
      "id": "tims_double_double_md",
      "name": "Double-Double (Medium)",
      "category": "coffeeShop",
      "brand": "Tim Hortons",
      "serving_ml": 295,
      "caffeine_mg": 140,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "ca"
      ]
    },
    {
      "id": "pret_filter",
      "name": "Filter Coffee",
      "category": "coffeeShop",
      "brand": "Pret",
      "serving_ml": 350,
      "caffeine_mg": 271,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "gb"
      ]
    },
    {
      "id": "redbull_250",
      "name": "Red Bull (250 ml)",
      "category": "energy",
      "brand": "Red Bull",
      "serving_ml": 250,
      "caffeine_mg": 80,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 32.0,
      "locales": [
        "*"
      ]
    },
    {
      "id": "redbull_355",
      "name": "Red Bull (355 ml)",
      "category": "energy",
      "brand": "Red Bull",
      "serving_ml": 355,
      "caffeine_mg": 114,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 32.1,
      "locales": [
        "*"
      ]
    },
    {
      "id": "monster_473",
      "name": "Monster Energy",
      "category": "energy",
      "brand": "Monster",
      "serving_ml": 473,
      "caffeine_mg": 160,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 33.8,
      "locales": [
        "*"
      ]
    },
    {
      "id": "monster_ultra_473",
      "name": "Monster Ultra",
      "category": "energy",
      "brand": "Monster",
      "serving_ml": 473,
      "caffeine_mg": 150,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 31.7,
      "locales": [
        "*"
      ]
    },
    {
      "id": "rockstar_473",
      "name": "Rockstar",
      "category": "energy",
      "brand": "Rockstar",
      "serving_ml": 473,
      "caffeine_mg": 160,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 33.8,
      "locales": [
        "*"
      ]
    },
    {
      "id": "nos_473",
      "name": "NOS",
      "category": "energy",
      "brand": "NOS",
      "serving_ml": 473,
      "caffeine_mg": 160,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 33.8,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "bang_473",
      "name": "Bang",
      "category": "energy",
      "brand": "Bang",
      "serving_ml": 473,
      "caffeine_mg": 300,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 63.4,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "reign_473",
      "name": "Reign",
      "category": "energy",
      "brand": "Reign",
      "serving_ml": 473,
      "caffeine_mg": 300,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 63.4,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "celsius_355",
      "name": "Celsius",
      "category": "energy",
      "brand": "Celsius",
      "serving_ml": 355,
      "caffeine_mg": 200,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 56.3,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "prime_energy_355",
      "name": "Prime Energy",
      "category": "energy",
      "brand": "Prime",
      "serving_ml": 355,
      "caffeine_mg": 200,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 56.3,
      "locales": [
        "us",
        "gb"
      ]
    },
    {
      "id": "5hour_energy",
      "name": "5-Hour Energy",
      "category": "energy",
      "brand": "5-Hour",
      "serving_ml": 57,
      "caffeine_mg": 200,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "relentless_500",
      "name": "Relentless",
      "category": "energy",
      "brand": "Relentless",
      "serving_ml": 500,
      "caffeine_mg": 160,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 32.0,
      "locales": [
        "gb"
      ]
    },
    {
      "id": "lucozade_energy_380",
      "name": "Lucozade Energy",
      "category": "energy",
      "brand": "Lucozade",
      "serving_ml": 380,
      "caffeine_mg": 46,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 12.1,
      "locales": [
        "gb"
      ]
    },
    {
      "id": "effect_energy_330",
      "name": "Effect Energy",
      "category": "energy",
      "brand": "Effect",
      "serving_ml": 330,
      "caffeine_mg": 105,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 31.8,
      "locales": [
        "de",
        "at",
        "ch"
      ]
    },
    {
      "id": "burn_250",
      "name": "Burn",
      "category": "energy",
      "brand": "Burn",
      "serving_ml": 250,
      "caffeine_mg": 80,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 32.0,
      "locales": [
        "fr",
        "ch"
      ]
    },
    {
      "id": "black_tea",
      "name": "Black tea",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 47,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 19.6,
      "locales": [
        "*"
      ]
    },
    {
      "id": "english_breakfast",
      "name": "English Breakfast tea",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 50,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 20.8,
      "locales": [
        "*"
      ]
    },
    {
      "id": "earl_grey",
      "name": "Earl Grey tea",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 47,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 19.6,
      "locales": [
        "*"
      ]
    },
    {
      "id": "green_tea",
      "name": "Green tea",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 28,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 11.7,
      "locales": [
        "*"
      ]
    },
    {
      "id": "white_tea",
      "name": "White tea",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 16,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 6.7,
      "locales": [
        "*"
      ]
    },
    {
      "id": "oolong_tea",
      "name": "Oolong tea",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 37,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 15.4,
      "locales": [
        "*"
      ]
    },
    {
      "id": "matcha",
      "name": "Matcha (1 tsp)",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 70,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "chai_latte",
      "name": "Chai latte",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 50,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "yerba_mate",
      "name": "Yerba mate",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 85,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 35.4,
      "locales": [
        "*"
      ]
    },
    {
      "id": "iced_tea_bottled",
      "name": "Iced tea (bottled)",
      "category": "tea",
      "brand": null,
      "serving_ml": 355,
      "caffeine_mg": 45,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 12.7,
      "locales": [
        "*"
      ]
    },
    {
      "id": "herbal_tea",
      "name": "Herbal tea (caffeine-free)",
      "category": "tea",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 0,
      "scales_with_volume": true,
      "is_decaf": true,
      "caffeine_per_100ml": 0.0,
      "locales": [
        "*"
      ]
    },
    {
      "id": "coke_330",
      "name": "Coca-Cola (330 ml)",
      "category": "soda",
      "brand": "Coca-Cola",
      "serving_ml": 330,
      "caffeine_mg": 32,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 9.7,
      "locales": [
        "*"
      ]
    },
    {
      "id": "coke_355",
      "name": "Coca-Cola (355 ml)",
      "category": "soda",
      "brand": "Coca-Cola",
      "serving_ml": 355,
      "caffeine_mg": 34,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 9.6,
      "locales": [
        "*"
      ]
    },
    {
      "id": "diet_coke_355",
      "name": "Diet Coke",
      "category": "soda",
      "brand": "Coca-Cola",
      "serving_ml": 355,
      "caffeine_mg": 46,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 13.0,
      "locales": [
        "*"
      ]
    },
    {
      "id": "coke_zero_355",
      "name": "Coke Zero",
      "category": "soda",
      "brand": "Coca-Cola",
      "serving_ml": 355,
      "caffeine_mg": 34,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 9.6,
      "locales": [
        "*"
      ]
    },
    {
      "id": "pepsi_355",
      "name": "Pepsi",
      "category": "soda",
      "brand": "Pepsi",
      "serving_ml": 355,
      "caffeine_mg": 38,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 10.7,
      "locales": [
        "*"
      ]
    },
    {
      "id": "diet_pepsi_355",
      "name": "Diet Pepsi",
      "category": "soda",
      "brand": "Pepsi",
      "serving_ml": 355,
      "caffeine_mg": 35,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 9.9,
      "locales": [
        "*"
      ]
    },
    {
      "id": "mountain_dew_355",
      "name": "Mountain Dew",
      "category": "soda",
      "brand": "Mountain Dew",
      "serving_ml": 355,
      "caffeine_mg": 54,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 15.2,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "dr_pepper_355",
      "name": "Dr Pepper",
      "category": "soda",
      "brand": "Dr Pepper",
      "serving_ml": 355,
      "caffeine_mg": 42,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 11.8,
      "locales": [
        "us",
        "ca",
        "gb"
      ]
    },
    {
      "id": "barqs_355",
      "name": "Barq's Root Beer",
      "category": "soda",
      "brand": "Barq's",
      "serving_ml": 355,
      "caffeine_mg": 22,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 6.2,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "sunkist_355",
      "name": "Sunkist Orange",
      "category": "soda",
      "brand": "Sunkist",
      "serving_ml": 355,
      "caffeine_mg": 41,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 11.5,
      "locales": [
        "us",
        "ca"
      ]
    },
    {
      "id": "clubmate_330",
      "name": "Club-Mate",
      "category": "soda",
      "brand": "Club-Mate",
      "serving_ml": 330,
      "caffeine_mg": 66,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 20.0,
      "locales": [
        "de",
        "at",
        "ch"
      ]
    },
    {
      "id": "preworkout_scoop",
      "name": "Pre-workout (1 scoop)",
      "category": "preworkout",
      "brand": null,
      "serving_ml": 300,
      "caffeine_mg": 200,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "c4_original",
      "name": "C4 Original (1 scoop)",
      "category": "preworkout",
      "brand": "C4",
      "serving_ml": 300,
      "caffeine_mg": 150,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "us",
        "gb"
      ]
    },
    {
      "id": "caffeine_pill_200",
      "name": "Caffeine pill (200 mg)",
      "category": "preworkout",
      "brand": null,
      "serving_ml": 0,
      "caffeine_mg": 200,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "caffeine_pill_100",
      "name": "Caffeine pill (100 mg)",
      "category": "preworkout",
      "brand": null,
      "serving_ml": 0,
      "caffeine_mg": 100,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "caffeine_gum",
      "name": "Caffeine gum (1 piece)",
      "category": "preworkout",
      "brand": null,
      "serving_ml": 0,
      "caffeine_mg": 40,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "hot_cocoa",
      "name": "Hot cocoa",
      "category": "other",
      "brand": null,
      "serving_ml": 240,
      "caffeine_mg": 9,
      "scales_with_volume": true,
      "is_decaf": false,
      "caffeine_per_100ml": 3.8,
      "locales": [
        "*"
      ]
    },
    {
      "id": "dark_chocolate_50g",
      "name": "Dark chocolate (50 g)",
      "category": "other",
      "brand": null,
      "serving_ml": 0,
      "caffeine_mg": 30,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "milk_chocolate_50g",
      "name": "Milk chocolate (50 g)",
      "category": "other",
      "brand": null,
      "serving_ml": 0,
      "caffeine_mg": 10,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "coffee_icecream",
      "name": "Coffee ice cream (100 g)",
      "category": "other",
      "brand": null,
      "serving_ml": 0,
      "caffeine_mg": 30,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    },
    {
      "id": "espresso_martini",
      "name": "Espresso martini",
      "category": "other",
      "brand": null,
      "serving_ml": 120,
      "caffeine_mg": 65,
      "scales_with_volume": false,
      "is_decaf": false,
      "caffeine_per_100ml": null,
      "locales": [
        "*"
      ]
    }
  ]
}