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 60 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/mcd22-2vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "mcd22-2vh",
"name": "Rowlet",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/2vh.large.webp"
}
],
"expansion": {
"id": "mcd22",
"name": "McDonald's Collection 2022",
"total": 15,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 15,
"release_date": "2022/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd22.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd22.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "281473",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/2vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"abilities": [
{
"name": "Sky Circus",
"text": "If you played Bird Keeper from your hand during this turn, ignore all Energy in this Pokémon's attack costs.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wind Shard",
"text": "This attack does 60 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "HYOGONOSUKE",
"pricing": {
"currency": "USD",
"market": 0.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.52
},
{
"condition": "MP",
"price": 0.36
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.31
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 13.13,
"low": 7.19,
"high": 19.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 166.95,
"low": 261,
"high": 261,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 6.03,
"low": 5.71,
"high": 7.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:53:22.152Z",
"trend_7d": {
"direction": "down",
"percent": -3.7
}
}
}
}