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

The Defending Pokémon can't retreat until the end of your opponent's next turn.
/api/v1/pokemon/cards/ex1-51?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex1-51",
"name": "Carvanha",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/51.large.webp"
}
],
"expansion": {
"id": "ex1",
"name": "Ruby & Sapphire",
"total": 109,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RS",
"printed_total": 109,
"release_date": "2003/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84111",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/51.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "40",
"abilities": [
{
"name": "Rough Skin",
"text": "If Carvanha is your Active Pokémon and is damaged by an opponent's attack (even if Carvanha is Knocked Out), put 1 damage counter on the Attacking Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Big Bite",
"text": "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 0.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.59
},
{
"condition": "LP",
"price": 0.55
},
{
"condition": "MP",
"price": 0.55
},
{
"condition": "HP",
"price": 0.29
},
{
"condition": "DMG",
"price": 0.36
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26.5,
"low": 14,
"high": 39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.25,
"low": 7,
"high": 7.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 222,
"low": 188.7,
"high": 255.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T03:30:37.364Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}