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

This attack does 40 more damage for each Prize card your opponent has taken.
/api/v1/pokemon/cards/swsh9_ja-101vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "swsh9_ja-101vh",
"name": "Shaymin V",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/101vh.large.webp"
}
],
"expansion": {
"id": "swsh9_ja",
"name": "Star Birth",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9",
"printed_total": 100,
"release_date": "2022/01/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.symbol.png",
"translation": {
"en": {
"name": "Star Birth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569729",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/101vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Grass"
],
"hp": "190",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Flap",
"damage": "30"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Revenge Blast",
"text": "This attack does 40 more damage for each Prize card your opponent has taken.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 2.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.79
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.25,
"low": 3,
"high": 23.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.5,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 11,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:45:24.522Z",
"trend_7d": {
"direction": "down",
"percent": -14.15
}
}
}
}