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

Does 30 damage times the amount of Grass Energy attached to this Pokémon. This Pokémon can't use Hundred Furious Lashes during your next turn.
Heals 30 damage from this Pokémon.
/api/v1/pokemon/cards/bw6c_ja-2vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw6c_ja-2vh",
"name": "Tangrowth",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6c_ja/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6c_ja/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6c_ja/2vh.large.webp"
}
],
"expansion": {
"id": "bw6c_ja",
"name": "Cold Flare",
"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/bw6c_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6c_ja.symbol.png",
"translation": {
"en": {
"name": "Cold Flare"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601650",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6c_ja/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6c_ja/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6c_ja/2vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "130",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Hundred Furious Lashes",
"text": "Does 30 damage times the amount of Grass Energy attached to this Pokémon. This Pokémon can't use Hundred Furious Lashes during your next turn.",
"damage": "30×"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Mega Drain",
"text": "Heals 30 damage from this Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4
},
{
"condition": "LP",
"price": 3
},
{
"condition": "MP",
"price": 1.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 40.98,
"high": 86.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:29:48.844Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}