Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Surging Sparks
Technical Machine: Fluorite

Technical Machine: Fluorite

Uncommon #188 Trainer Pokémon Tool
Illustrator
Studio Bora Inc.
Expansion
Surging Sparks · Scarlet & Violet
Language
English
TCGplayer
590075

Attacks

Fluorite
Grass · Water · Psychic

Discard all Energy from this Pokémon, and heal all damage from each of your Tera Pokémon.

GET /api/v1/pokemon/cards/sv8-188vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8-188vrh",
    "name": "Technical Machine: Fluorite",
    "number": "188",
    "printed_number": "188",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/188vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/188vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/188vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv8",
      "name": "Surging Sparks",
      "total": 252,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SSP",
      "printed_total": 191,
      "release_date": "2024/11/08",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "590075",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/188vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/188vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/188vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Pokémon Tool"
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Water",
          "Psychic"
        ],
        "converted_energy_cost": 3,
        "name": "Fluorite",
        "text": "Discard all Energy from this Pokémon, and heal all damage from each of your Tera Pokémon."
      }
    ],
    "rarity": "Uncommon",
    "artist": "Studio Bora Inc.",
    "pricing": {
      "currency": "USD",
      "market": 0.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.25
        },
        {
          "condition": "LP",
          "price": 0.16
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-22T03:36:43.744Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}