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

Flip a coin. If heads, this attack does 20 damage plus 10 more damage and the Defending Pokémon is now Paralyzed.
Before doing damage, you may flip a coin. If heads, this attack does 80 damage. If tails, this attack does nothing.
/api/v1/pokemon/cards/ecard5_ja-74vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "ecard5_ja-74vh",
"name": "Steelix",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/74vh.large.webp"
}
],
"expansion": {
"id": "ecard5_ja",
"name": "Mysterious Mountains",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.symbol.png",
"translation": {
"en": {
"name": "Mysterious Mountains"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576146",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "100",
"abilities": [
{
"name": "Rare Metal",
"text": "All basic Energy cards attached to Steelix provide Metal Energy instead of their usual types.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Squeeze",
"text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage and the Defending Pokémon is now Paralyzed.",
"damage": "20+"
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Metal Tail",
"text": "Before doing damage, you may flip a coin. If heads, this attack does 80 damage. If tails, this attack does nothing.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 8.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 63.5,
"low": 53.98,
"high": 73.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 189.99,
"low": 189.99,
"high": 432.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 18
},
{
"company": "PSA",
"grade": "5",
"value": 57,
"low": 48.45,
"high": 65.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 73,
"low": 62.05,
"high": 83.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 172.83,
"low": 218.7,
"high": 232.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 62.4,
"low": 53.04,
"high": 71.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:08:59.161Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}