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

← Noble Victories
Terrakion

Terrakion

Rare Holo #73 Pokémon Basic HP 130
Types
Fighting
Illustrator
5ban Graphics
Expansion
Noble Victories · Black & White
Language
English
TCGplayer
89887

Attacks

Retaliate 30
Fighting · Colorless

If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 60 more damage.

Land Crush 90
Fighting · Fighting · Colorless
GET /api/v1/pokemon/cards/bw3-73vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bw3-73vh",
    "name": "Terrakion",
    "number": "73",
    "printed_number": "73",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/73vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/73vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/73vh.large.webp"
      }
    ],
    "expansion": {
      "id": "bw3",
      "name": "Noble Victories",
      "total": 102,
      "language": "English",
      "language_code": "en",
      "series": "Black & White",
      "code": "NVI",
      "printed_total": 101,
      "release_date": "2011/11/16",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89887",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/73vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/73vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/73vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Retaliate",
        "text": "If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 60 more damage.",
        "damage": "30"
      },
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Land Crush",
        "damage": "90"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 2.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.22
        },
        {
          "condition": "LP",
          "price": 1.93
        },
        {
          "condition": "MP",
          "price": 1.21
        },
        {
          "condition": "HP",
          "price": 0.85
        },
        {
          "condition": "DMG",
          "price": 0.74
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 59.99,
          "low": 50.99,
          "high": 68.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10.8,
          "low": 9.18,
          "high": 12.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 34.95,
          "low": 29.71,
          "high": 40.19,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:43:29.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}