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

Before doing damage, you may choose 1 of your opponent's Benched Pokémon that has Team Magma in its name and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch.
If the Defending Pokémon already has any damage counters on it, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/ex4-2vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex4-2vh",
"name": "Team Aqua's Crawdaunt",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vh.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89783",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water",
"Darkness"
],
"hp": "80",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Aqua Reverse",
"text": "Before doing damage, you may choose 1 of your opponent's Benched Pokémon that has Team Magma in its name and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch.",
"damage": "20"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Deep Impact",
"text": "If the Defending Pokémon already has any damage counters on it, the Defending Pokémon is now Confused.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Nakaoka",
"pricing": {
"currency": "USD",
"market": 19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19
},
{
"condition": "LP",
"price": 16.27
},
{
"condition": "MP",
"price": 13.91
},
{
"condition": "HP",
"price": 9.9
},
{
"condition": "DMG",
"price": 8.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 84.9,
"low": 80.1,
"high": 128.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "6",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 14.5,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 660.38,
"low": 812.5,
"high": 912.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27.3,
"low": 42.33,
"high": 42.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 115,
"low": 89.99,
"high": 147.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "9.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:45:18.544Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}