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

Remove 2 damage counters from Lombre.
/api/v1/pokemon/cards/ex8-34vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex8-34vrh",
"name": "Lombre",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/34vrh.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86817",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/34vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Natural Cure",
"text": "When you attach a Water Energy card from your hand to Lombre, remove all Special Conditions from Lombre.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Blot",
"text": "Remove 2 damage counters from Lombre.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13
},
{
"condition": "LP",
"price": 11.07
},
{
"condition": "MP",
"price": 7.41
},
{
"condition": "HP",
"price": 2.47
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 150.91,
"low": 205.5,
"high": 205.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 5.74,
"low": 4.88,
"high": 6.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 34.95,
"low": 29.71,
"high": 40.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.2,
"low": 24.2,
"high": 38.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 22,
"low": 22,
"high": 79.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30.75,
"low": 26.14,
"high": 35.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 17,
"high": 21.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 88.99,
"low": 140,
"high": 140,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:21:56.314Z",
"trend_7d": {
"direction": "down",
"percent": -7.08
}
}
}
}