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

If Porygon-Z has no Rainbow Energy attached to it, Porygon-Z does 20 damage to itself and Porygon-Z is now Confused.
/api/v1/pokemon/cards/hgss4-7vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss4-7vh",
"name": "Porygon-Z",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/7vh.large.webp"
}
],
"expansion": {
"id": "hgss4",
"name": "HS—Triumphant",
"total": 103,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "TM",
"printed_total": 102,
"release_date": "2010/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88317",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/7vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "110",
"abilities": [
{
"name": "Dimension Transfer",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, search your discard pile for a Trainer card, show it to your opponent, and put it on top of your deck. This power can't be used if Porygon-Z is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Suspicious Beam β",
"text": "If Porygon-Z has no Rainbow Energy attached to it, Porygon-Z does 20 damage to itself and Porygon-Z is now Confused.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 8.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.83
},
{
"condition": "LP",
"price": 4.53
},
{
"condition": "MP",
"price": 4
},
{
"condition": "HP",
"price": 2
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 375,
"low": 318.75,
"high": 431.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 400,
"low": 330.25,
"high": 400,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.5,
"low": 9.5,
"high": 12.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 26.83,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 43.74,
"low": 36.5,
"high": 54.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:15:00.976Z",
"trend_7d": {
"direction": "up",
"percent": 3.88
}
}
}
}