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/swsh6a_ja-2vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh6a_ja-2vh",
"name": "Leafeon V",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/2vh.large.webp"
}
],
"expansion": {
"id": "swsh6a_ja",
"name": "Eevee Heroes",
"total": 101,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S6a",
"printed_total": 69,
"release_date": "2021/05/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6a_ja.symbol.png",
"translation": {
"en": {
"name": "Eevee Heroes"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570465",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/2vh.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.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.52
},
{
"condition": "LP",
"price": 1.04
},
{
"condition": "DMG",
"price": 0.6
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 68.23,
"low": 51.59,
"high": 84.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 10.5,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 22.5,
"low": 20,
"high": 25.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.8,
"low": 1.13,
"high": 9.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.78,
"low": 32.2,
"high": 49.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 12.95,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:25:28.575Z",
"trend_7d": {
"direction": "up",
"percent": 2.7
}
}
}
}