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

← White Flare
Ferrothorn

Ferrothorn

Illustration Rare #149 Pokémon Stage 1 HP 140
Types
Metal
Illustrator
Minahamu
Expansion
White Flare · Scarlet & Violet
Language
English
TCGplayer
642260

Attacks

Power Whip
Metal

This attack does 20 damage to 1 of your opponent's Pokémon for each Energy attached to this Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Metal Claw 130
Metal · Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/rsv10pt5-149vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "rsv10pt5-149vh",
    "name": "Ferrothorn",
    "number": "149",
    "printed_number": "149",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/149vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/149vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/149vh.large.webp"
      }
    ],
    "expansion": {
      "id": "rsv10pt5",
      "name": "White Flare",
      "total": 173,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "WHT",
      "printed_total": 86,
      "release_date": "2025/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "642260",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/149vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/149vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/149vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Metal"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Metal"
        ],
        "converted_energy_cost": 1,
        "name": "Power Whip",
        "text": "This attack does 20 damage to 1 of your opponent's Pokémon for each Energy attached to this Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Metal",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Metal Claw",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Illustration Rare",
    "artist": "Minahamu",
    "pricing": {
      "currency": "USD",
      "market": 18.71,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 18.71
        },
        {
          "condition": "LP",
          "price": 14.05
        },
        {
          "condition": "MP",
          "price": 10.25
        },
        {
          "condition": "DMG",
          "price": 9.3
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 74.4,
          "low": 74.4,
          "high": 74.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 138,
          "low": 117.3,
          "high": 158.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.5,
          "low": 17.5,
          "high": 33.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 220,
          "low": 193.1,
          "high": 242,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10,
          "low": 10,
          "high": 11.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.52,
          "low": 21.3,
          "high": 23.66,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:08:33.713Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.27
      }
    }
  }
}