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 and Poisoned.
/api/v1/pokemon/cards/bw6f_ja-3vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw6f_ja-3vh",
"name": "Vileplume",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/3vh.large.webp"
}
],
"expansion": {
"id": "bw6f_ja",
"name": "Freeze Bolt",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW6",
"printed_total": 59,
"release_date": "2012/07/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6f_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6f_ja.symbol.png",
"translation": {
"en": {
"name": "Freeze Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601585",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "140",
"abilities": [
{
"name": "Allergy Panic",
"text": "Apply Weakness for each Pokémon (both yours and your opponent's) as x4 instead.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Pollen Spray",
"text": "The Defending Pokémon is now Asleep and Poisoned.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 6.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.99
},
{
"condition": "MP",
"price": 4
},
{
"condition": "HP",
"price": 2
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 69,
"low": 58.65,
"high": 79.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T04:02:34.764Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}