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

You may switch Palkia G with 1 of your Benched Pokémon.
Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pl1-12vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl1-12vrh",
"name": "Palkia G",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/12vrh.large.webp"
}
],
"expansion": {
"id": "pl1",
"name": "Platinum",
"total": 133,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "PL",
"printed_total": 127,
"release_date": "2009/02/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87917",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/12vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Water"
],
"hp": "100",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Splashing Turn",
"text": "You may switch Palkia G with 1 of your Benched Pokémon.",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pearl Breath",
"text": "Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Yusuke Ishikawa",
"pricing": {
"currency": "USD",
"market": 5.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.99
},
{
"condition": "MP",
"price": 5.94
},
{
"condition": "HP",
"price": 5.51
},
{
"condition": "DMG",
"price": 4.38
}
],
"graded": [
{
"company": "BGS",
"grade": "6.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 63.74,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 279,
"low": 237.15,
"high": 320.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.2,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 12,
"high": 53.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 177.27,
"low": 149.5,
"high": 149.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:16:33.156Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}