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 more damage for each Prize card your opponent has taken.
/api/v1/pokemon/cards/bw7_ja-43vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw7_ja-43vh",
"name": "Lucario",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/43vh.large.webp"
}
],
"expansion": {
"id": "bw7_ja",
"name": "Plasma Gale",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW7",
"printed_total": 70,
"release_date": "2012/09/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw7_ja.symbol.png",
"translation": {
"en": {
"name": "Plasma Gale"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601869",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "100",
"abilities": [
{
"name": "Dual Armor",
"text": "If this Pokémon has any Metal Energy attached to it, this Pokémon's type is both Fighting and M.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hurricane Kick",
"text": "Does 30 more damage for each Prize card your opponent has taken.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Satoshi Shirai",
"pricing": {
"currency": "USD",
"market": 14.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.99
},
{
"condition": "MP",
"price": 5.5
},
{
"condition": "HP",
"price": 3.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 54.42,
"low": 46.26,
"high": 62.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9,
"high": 14.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-17T03:25:22.461Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}