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

Flip a coin. If heads, remove 4 damage counters from Venusaur.
/api/v1/pokemon/cards/dp3_ja-3vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp3_ja-3vh",
"name": "Venusaur",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-3vh.large.webp"
}
],
"expansion": {
"id": "dp3_ja",
"name": "Shining Darkness",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP3",
"printed_total": 119,
"release_date": "2007/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Darkness"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "130",
"abilities": [
{
"name": "Miracle Aroma",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, choose either Asleep, Burned, or Poisoned. The Defending Pokémon is now affected by that Special Condition. This power can't be used if Venusaur is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Giant Bloom",
"text": "Flip a coin. If heads, remove 4 damage counters from Venusaur.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+30"
}
],
"rarity": "Rare Holo",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 7.95,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 7.95
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 128,
"low": 108.8,
"high": 147.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 25.2,
"low": 21.42,
"high": 28.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 27.1,
"low": 23.04,
"high": 31.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 48.5,
"low": 24.96,
"high": 59.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.65,
"low": 31.56,
"high": 31.56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8.5",
"value": 203.75,
"low": 299.99,
"high": 299.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 75.75,
"low": 75.55,
"high": 103.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:51:18.828Z",
"trend_7d": {
"direction": "up",
"percent": 43.24
}
}
}
}