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

Each Defending Pokémon is now Poisoned.
This attack's damage is not affected by Resistance.
/api/v1/pokemon/cards/ex2-33vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex2-33vrh",
"name": "Breloom",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/33vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/33vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/33vrh.large.webp"
}
],
"expansion": {
"id": "ex2",
"name": "Sandstorm",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "SS",
"printed_total": 100,
"release_date": "2003/09/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83954",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/33vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/33vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/33vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Super Poison Breath",
"text": "Each Defending Pokémon is now Poisoned."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sky Uppercut",
"text": "This attack's damage is not affected by Resistance.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 15.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.75
},
{
"condition": "LP",
"price": 10.78
},
{
"condition": "MP",
"price": 4.57
},
{
"condition": "DMG",
"price": 2.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 133.55,
"low": 199,
"high": 199,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 27.29,
"low": 23.2,
"high": 31.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.5,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31.65,
"low": 41,
"high": 41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 32,
"low": 27,
"high": 32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:03.954Z",
"trend_7d": {
"direction": "up",
"percent": 4.37
}
}
}
}