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 Poisoned.
/api/v1/pokemon/cards/bw4_ja-3vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw4_ja-3vh",
"name": "Venusaur",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/3vh.large.webp"
}
],
"expansion": {
"id": "bw4_ja",
"name": "Dark Rush",
"total": 76,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW4",
"printed_total": 69,
"release_date": "2011/12/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Rush"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601428",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"abilities": [
{
"name": "Floral Scent",
"text": "Once during your turn (before your attack), you may search your deck for a Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Poison Powder",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "70"
}
],
"rarity": "Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8
},
{
"condition": "LP",
"price": 7.25
},
{
"condition": "MP",
"price": 4.37
},
{
"condition": "HP",
"price": 2.25
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 50.5,
"low": 42.93,
"high": 58.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.38,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 62.75,
"low": 54,
"high": 89.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-17T03:02:49.016Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}