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

Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/xy3_ja-3vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy3_ja-3vh",
"name": "Victreebel",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/3vh.large.webp"
}
],
"expansion": {
"id": "xy3_ja",
"name": "Rising Fist",
"total": 105,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY3",
"printed_total": 96,
"release_date": "2014/06/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.symbol.png",
"translation": {
"en": {
"name": "Rising Fist"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603540",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "130",
"abilities": [
{
"name": "Wafting Scent",
"text": "Once during your turn (before your attack), you may discard a Grass Energy attached to this Pokémon. If you do, your opponent's Active Pokémon is now Confused and Poisoned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spiral Drain",
"text": "Heal 30 damage from this Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:18:42.846Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}