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, this attack does 60 more damage.
/api/v1/pokemon/cards/swsh12a_ja-11vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh12a_ja-11vh",
"name": "Leafeon V",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/11vh.large.webp"
}
],
"expansion": {
"id": "swsh12a_ja",
"name": "VSTAR Universe",
"total": 262,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S12a",
"printed_total": 172,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12a_ja.symbol.png",
"translation": {
"en": {
"name": "VSTAR Universe"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571549",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Grass"
],
"hp": "200",
"abilities": [
{
"name": "Greening Cells",
"text": "Once during your turn, you may search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck. If you use this Ability, your turn ends.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Leaf Blade",
"text": "Flip a coin. If heads, this attack does 60 more damage.",
"damage": "90+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.27
},
{
"condition": "LP",
"price": 0.84
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 308,
"low": 261.8,
"high": 354.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.24,
"low": 17.49,
"high": 22.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.09,
"low": 6.02,
"high": 8.82,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 55.98,
"high": 65.28,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:14:42.883Z",
"trend_7d": {
"direction": "up",
"percent": 95.38
}
}
}
}