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 3 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/bw10-74vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw10-74vh",
"name": "Porygon-Z",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/74vh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88319",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Team Plasma"
],
"types": [
"Colorless"
],
"hp": "130",
"abilities": [
{
"name": "Plasma Transfer",
"text": "As often as you like during your turn (before your attack), you may move a Plasma Energy attached to 1 of your Pokémon to another of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tri Attack",
"text": "Flip 3 coins. This attack does 50 damage times the number of heads.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.46
},
{
"condition": "LP",
"price": 2.15
},
{
"condition": "MP",
"price": 1.42
},
{
"condition": "HP",
"price": 0.64
},
{
"condition": "DMG",
"price": 0.95
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2250,
"low": 2250,
"high": 2250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 12.35,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 388.88,
"low": 330.55,
"high": 447.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 31.5,
"low": 26.78,
"high": 36.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.97,
"low": 10,
"high": 24.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "flat",
"percent": -0.22
}
}
}
}