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 is now Asleep.
Flip a coin. If heads, the Defending Pokémon is now Paralyzed.
/api/v1/pokemon/cards/ex3-75vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex3-75vrh",
"name": "Swablu",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/75vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/75vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/75vrh.large.webp"
}
],
"expansion": {
"id": "ex3",
"name": "Dragon",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DR",
"printed_total": 97,
"release_date": "2003/11/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89653",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/75vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/75vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/75vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Lullaby",
"text": "The Defending Pokémon is now Asleep.",
"damage": "10"
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Stifling Fluff",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8
},
{
"condition": "LP",
"price": 7.04
},
{
"condition": "MP",
"price": 5.51
},
{
"condition": "HP",
"price": 0.99
},
{
"condition": "DMG",
"price": 1.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20.49,
"low": 16,
"high": 20.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 55.37,
"low": 64.99,
"high": 64.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 374,
"low": 348,
"high": 374,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "3",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10.52,
"low": 8.94,
"high": 12.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26.85,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 20.12,
"low": 28.82,
"high": 28.82,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 25.99,
"low": 19,
"high": 25.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50.89,
"low": 43.26,
"high": 58.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:32:51.315Z",
"trend_7d": {
"direction": "down",
"percent": -32.66
}
}
}
}