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

← Journey Together
Hop's Zacian ex

Hop's Zacian ex

Double Rare #111 Pokémon Basicex HP 230
Types
Metal
Illustrator
aky CG Works
Expansion
Journey Together · Scarlet & Violet
Language
English
TCGplayer
623538

Attacks

Insta-Strike 30
Colorless

This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Brave Slash 240
Metal · Metal · Metal · Colorless

During your next turn, this Pokémon can't use Brave Slash.

GET /api/v1/pokemon/cards/sv9-111vh?include=prices 200 27ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9-111vh",
    "name": "Hop's Zacian ex",
    "number": "111",
    "printed_number": "111",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/111vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/111vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/111vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv9",
      "name": "Journey Together",
      "total": 190,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "JTG",
      "printed_total": 159,
      "release_date": "2025/03/28",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "623538",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/111vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/111vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/111vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Metal"
    ],
    "hp": "230",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Insta-Strike",
        "text": "This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "30"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Brave Slash",
        "text": "During your next turn, this Pokémon can't use Brave Slash.",
        "damage": "240"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 0.69,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.69
        },
        {
          "condition": "LP",
          "price": 0.61
        },
        {
          "condition": "MP",
          "price": 0.65
        },
        {
          "condition": "HP",
          "price": 0.68
        },
        {
          "condition": "DMG",
          "price": 0.28
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 199.95,
          "low": 199.95,
          "high": 199.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 37.15,
          "low": 28.74,
          "high": 38.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40,
          "low": 36,
          "high": 51.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 9,
          "low": 9,
          "high": 9.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.97,
          "low": 16.95,
          "high": 17.39,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 71,
          "low": 60.35,
          "high": 81.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:12:09.107Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.17
      }
    }
  }
}