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

Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.
Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.
/api/v1/pokemon/cards/ex4-55?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex4-55",
"name": "Team Aqua's Poochyena",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/55.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": "89795",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/55.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Roar",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any."
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Aqua Crush",
"text": "Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Shin-ichi Yoshikawa",
"pricing": {
"currency": "USD",
"market": 1.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.84
},
{
"condition": "LP",
"price": 1.09
},
{
"condition": "MP",
"price": 0.98
},
{
"condition": "HP",
"price": 0.47
},
{
"condition": "DMG",
"price": 0.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32.75,
"low": 25.25,
"high": 47.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 27.6,
"low": 23.46,
"high": 31.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:34:54.253Z",
"trend_7d": {
"direction": "up",
"percent": 2.22
}
}
}
}