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

This attack does 20 damage to 1 of your opponent's Pokémon for each Colorless in its Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)
During your opponent's next turn, this Pokémon can't be affected by any Special Conditions.
/api/v1/pokemon/cards/xy7-60vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy7-60vh",
"name": "Goodra",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/60vh.large.webp"
}
],
"expansion": {
"id": "xy7",
"name": "Ancient Origins",
"total": 101,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "AOR",
"printed_total": 98,
"release_date": "2015/08/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "101482",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/60vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Liquid Blow",
"text": "This attack does 20 damage to 1 of your opponent's Pokémon for each Colorless in its Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Water",
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Shining Breath",
"text": "During your opponent's next turn, this Pokémon can't be affected by any Special Conditions.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 1.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.92
},
{
"condition": "LP",
"price": 1.08
},
{
"condition": "MP",
"price": 0.75
},
{
"condition": "HP",
"price": 0.73
},
{
"condition": "DMG",
"price": 0.91
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 105,
"low": 89.25,
"high": 120.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33.25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:03:44.352Z",
"trend_7d": {
"direction": "up",
"percent": 0.52
}
}
}
}