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

Flip a coin. If heads, the Defending Pokémon is now Confused.
Don't apply Weakness and Resistance for this attack. (Any other effects that would happen after applying Weakness and Resistance still happen.)
/api/v1/pokemon/cards/vs1_ja-12?include=prices 200 16ms{
"success": true,
"data": {
"id": "vs1_ja-12",
"name": "Bugsy's Yanma",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/12.large.webp"
}
],
"expansion": {
"id": "vs1_ja",
"name": "Pokémon VS",
"total": 151,
"language": "Japanese",
"language_code": "ja",
"series": "VS",
"printed_total": 141,
"release_date": "2001/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon VS"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "618743",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/12.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Supersonic",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sonicboom",
"text": "Don't apply Weakness and Resistance for this attack. (Any other effects that would happen after applying Weakness and Resistance still happen.)",
"damage": "20"
}
],
"rarity": "usually",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 13.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.99
},
{
"condition": "LP",
"price": 11.1
},
{
"condition": "MP",
"price": 9.82
},
{
"condition": "HP",
"price": 7.94
},
{
"condition": "DMG",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 34.2,
"high": 43.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 110,
"low": 93.5,
"high": 126.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "up",
"percent": 16.68
}
}
}
}